[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 4 / 2 / 5 / TSCommonKit / 0.1.1 / TSCommonKit.podspec.json
blob46425d3e4ecb1f5c7a1bae76618780a0525e6b49
2   "name": "TSCommonKit",
3   "version": "0.1.1",
4   "summary": "U券项目共用组件",
5   "description": "其中包含第三方库 MBProgressHUD|AFNetworking|YYKit|MJRefresh|SDWebImage|WechatOpenSDK",
6   "homepage": "http://47.111.129.94:8899/TT/TSCommonKit",
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/TT/TSCommonKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "TSCommonKit/Classes/**/*",
22   "resource_bundles": {
23     "TSCommonKit": [
24       "TSCommonKit/Assets/*"
25     ]
26   },
27   "static_framework": true,
28   "dependencies": {
29     "MBProgressHUD": [
31     ],
32     "AFNetworking": [
33       "~>4.0.1"
34     ],
35     "YYKit": [
37     ],
38     "MJRefresh": [
40     ],
41     "WechatOpenSDK": [
43     ],
44     "SDWebImage": [
45       "~> 5.6.1"
46     ]
47   }