blob: d160b2336e8b1e64d394a587e7dc01e3bc1ba1bf [file] [log] [blame]
{
"name": "TMSDK",
"version": "0.0.50",
"summary": "TMSDK 主框架",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMSDKSpec.git",
"tag": "0.0.50"
},
"source_files": "TMFramework/TMSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMSDK.framework"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"JCore": [
"2.1.4-noidfa"
],
"JPush": [
"3.3.3"
],
"AMapLocation": [
],
"AliyunOSSiOS": [
],
"FCUUID": [
]
}
}