[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / 6 / 0 / Testa / 0.0.1 / Testa.podspec.json
blob560ae975d81a9c94eb5475b1dd8597ad5a614a2d
2   "name": "Testa",
3   "version": "0.0.1",
4   "summary": "Simple framework to run tests on an iOS device.",
5   "homepage": "https://github.com/128keaton/Testa",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Keaton Burleson": "keaton.burleson@me.com"
12   },
13   "social_media_url": "http://twitter.com/128keaton",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/128keaton/Testa.git",
20     "tag": "0.0.1",
21     "submodules": true
22   },
23   "source_files": "Source/**/*.{h,swift}",
24   "pushed_with_swift_version": "4.0"