[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 6 / 0 / Testable / 0.2.0 / Testable.podspec.json
blobc6322fc4a884add7d99e579c8e6ff1f616983ac5
2   "name": "Testable",
3   "version": "0.2.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.2.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"