[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 4 / 2 / b / TMSDK / 0.1.03 / TMSDK.podspec.json
blob89dfb831e093cdde33a17ee37dc8c21b2a941308
2   "name": "TMSDK",
3   "version": "0.1.03",
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.1.03"
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     "AMapLocation": [
32     ],
33     "JCore": [
34       "2.1.4-noidfa"
35     ],
36     "JPush": [
37       "3.3.3"
38     ],
39     "AliyunOSSiOS": [
41     ],
42     "FCUUID": [
44     ],
45     "YYModel": [
47     ],
48     "TMCTYunOssSDK": [
50     ],
51     "TMWechatOpenSDK": [
53     ],
54     "VODUpload": [
56     ]
57   },
58   "xcconfig": {
59     "VALID_ARCHS": "armv7 x86_64 arm64"
60   }