[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / d / f / GoldenKit / 0.0.3 / GoldenKit.podspec.json
blob8ce5971b7df622077e00112002739c60081a533f
2   "name": "GoldenKit",
3   "version": "0.0.3",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "高达软件iOS公共组件",
8   "description": "高达软件iOS公共组件依赖库",
9   "homepage": "https://github.com/JoyHuangbb/GoldenKit",
10   "social_media_url": "https://www.baidu.com",
11   "license": "MIT",
12   "authors": {
13     "黄彬彬": "746978660@qq.com"
14   },
15   "source": {
16     "git": "https://github.com/JoyHuangbb/GoldenKit.git",
17     "tag": "0.0.3"
18   },
19   "requires_arc": true,
20   "source_files": "GoldenKit/**/*.{h,m}",
21   "dependencies": {
22     "SVProgressHUD": [
23       "~> 2.2.5"
24     ]
25   }