[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / 0 / GFFoundationModule / 0.3.3 / GFFoundationModule.podspec.json
blob1552089281652565536c9a6101be4ff5d85be579
2   "name": "GFFoundationModule",
3   "module_name": "FoundationModule",
4   "version": "0.3.3",
5   "summary": "功夫财经公用模块",
6   "homepage": "http://git.kofuf.com/zhouqi/GFFoundationModule.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/GFFoundationModule.git",
16     "tag": "0.3.3"
17   },
18   "resources": "GFFoundationModule.bundle",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "GFPublicModule": [
26     ],
27     "MBProgressHUD": [
28       "~> 1.1.0"
29     ],
30     "MJRefresh": [
31       "~> 3.1.15.3"
32     ]
33   },
34   "subspecs": [
35     {
36       "name": "ViewController",
37       "source_files": "GFFoundationModule/ViewController/*.{swift,h,m}"
38     },
39     {
40       "name": "View",
41       "source_files": "GFFoundationModule/View/*.{swift,h,m}"
42     }
43   ]