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