[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / b / TMSDK / 0.0.77 / TMSDK.podspec.json
blob767e37ac98eb1009adf10926e2584a30befa2552
2   "name": "TMSDK",
3   "version": "0.0.77",
4   "summary": "TMSDK 主框架",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMSDKSpec.git",
18     "tag": "0.0.77"
19   },
20   "source_files": "TMFramework/TMSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMSDK.framework"
23   },
24   "resources": "TMFramework/TMSDK.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "JCore": [
31       "2.1.4-noidfa"
32     ],
33     "JPush": [
34       "3.3.3"
35     ],
36     "AMapLocation": [
38     ],
39     "AliyunOSSiOS": [
41     ],
42     "FCUUID": [
44     ],
45     "TMCTYunOssSDK": [
47     ],
48     "TMWechatOpenSDK": [
50     ]
51   },
52   "xcconfig": {
53     "VALID_ARCHS": "armv7 x86_64 arm64"
54   }