[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 6 / UC_Commonmodule / 0.0.2 / UC_Commonmodule.podspec.json
blob4f398a194bc9c612616a253db12b01336ece8f40
2   "name": "UC_Commonmodule",
3   "version": "0.0.2",
4   "summary": "U券云公共模块",
5   "description": "第三方包含 MBProgressHUD|AFNetworking|YYKit|MJRefresh|SDWebImage|WechatOpenSDK",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_commonmodule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fantengteng": "593886467@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_commonmodule.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "static_framework": true,
22   "source_files": "UC_Commonmodule/Classes/**/*",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MBProgressHUD": [
29     ],
30     "YYKit": [
32     ],
33     "MJRefresh": [
35     ],
36     "WechatOpenSDK": [
38     ],
39     "SDWebImage": [
40       "~>5.6.1"
41     ]
42   }