blob: 0d613840959a8b532f7d6d92ee5b5d5152095b5c [file] [log] [blame]
{
"name": "TMCouponsSDK",
"version": "0.0.7",
"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/TMCouponsSpec.git",
"tag": "0.0.7"
},
"source_files": "TMFramework/TMCouponsSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMCouponsSDK.framework"
},
"resources": "TMFramework/TMCouponse.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"SDCycleScrollView": [
],
"WMPageController": [
],
"BaiduMobStatCodeless": [
],
"TMComponentKitSDK": [
]
}
}