[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 6 / 0 / Testable / 0.1.0 / Testable.podspec.json
blobb5587806fcb4663e2bd8d825be594e40ebb45355
2   "name": "Testable",
3   "version": "0.1.0",
4   "summary": "A Swift mocking framework to easily spy on your test doubles or turn them into stubs.",
5   "homepage": "https://github.com/pimnijman/Testable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pim Nijman": "nijman@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/pimnijman/Testable.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/pnijman",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Testable/Classes/**/*",
22   "pushed_with_swift_version": "3.0"