[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / 0 / GFFoundationModule / 0.3.1 / GFFoundationModule.podspec.json
blobf296e7982d4d1eb003b5266b8079055d163e3f43
2   "name": "GFFoundationModule",
3   "module_name": "FoundationModule",
4   "version": "0.3.1",
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.1"
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   ]