blob: f27e525536803327e6c39f80c3ecdd2824374aee [file] [log] [blame]
{
"name": "TMOperationalComplexSDK",
"version": "0.0.5",
"summary": "TM 运营",
"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/TMOperationalComplexSpec.git",
"tag": "0.0.5"
},
"source_files": "TMFramework/TMOperationalComplexSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMOperationalComplexSDK.framework"
},
"resources": "TMFramework/TMOperationalComplexSDK.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"TMComponentKitSDK": [
],
"TMOperationBaseSDK": [
],
"TMBabyWarehouseSDK": [
],
"TMCouponsSDK": [
]
}
}