[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / d / SwiftMonkey / 1.0.2 / SwiftMonkey.podspec.json
blobfb826b003f5d8abedf6f319adbd717028f4ed54c
2   "name": "SwiftMonkey",
3   "version": "1.0.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dag Ă…gren": "dag.agren@zalando.fi"
13   },
14   "social_media_url": "http://twitter.com/WAHa_06x36",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/zalando/SwiftMonkey.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "SwiftMonkey/*.swift",
23   "exclude_files": "SwiftMonkey/Package.swift",
24   "frameworks": "XCTest",
25   "pushed_with_swift_version": "3.0"