4 "summary": "Monkey testing framework for iOS apps",
5 "description": "A framework for generating randomised user\ninput in iOS apps. This kind of monkey testing\nis useful for stress-testing apps and finding\nrare crashes.",
6 "homepage": "https://github.com/zalando/SwiftMonkey",
12 "Dag Ă…gren": "dag.agren@zalando.fi"
14 "social_media_url": "http://twitter.com/WAHa_06x36",
19 "git": "https://github.com/zalando/SwiftMonkey.git",
22 "source_files": "SwiftMonkey/*.swift",
23 "exclude_files": "SwiftMonkey/Package.swift",
24 "frameworks": "XCTest",
25 "swift_versions": "4.2",
26 "pod_target_xcconfig": {
27 "ENABLE_BITCODE": "NO"
29 "swift_version": "4.2"