[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 1 / 3 / 6 / GooaaTools / 1.0.3 / GooaaTools.podspec.json
blobb57612af6365e3772184efc3cc33ba517a045966
2   "name": "GooaaTools",
3   "version": "1.0.3",
4   "summary": "A TestFramework",
5   "homepage": "https://github.com/gooaa/GooaaTools",
6   "description": "framework 实践测试, 临时性项目",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gooaa": "f080706@yeah.net"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/gooaa/GooaaTools.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "MyTools/**/*.swift",
22   "swift_version": "4.0",
23   "dependencies": {
24     "SVProgressHUD": [
26     ]
27   }