[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / e / 5 / 2 / GFPublicModule / 0.2.0 / GFPublicModule.podspec.json
blob3a2c8741412a55c068f6253ee5b0ab3acb658d97
2   "name": "GFPublicModule",
3   "version": "0.2.0",
4   "summary": "功夫财经公用模块",
5   "homepage": "http://git.kofuf.com/zhouqi/GFPublicModule.git",
6   "license": "Apache License 2.0",
7   "authors": {
8     "zhouqi": "478930170@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "http://git.kofuf.com/zhouqi/GFPublicModule.git",
15     "tag": "0.2.0"
16   },
17   "frameworks": "UIKit",
18   "source_files": [
19     "GFPublicModule/**/*.{swift,h,m}",
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "HandyJSON": [
25       "~> 4.1.1"
26     ]
27   }