blob: 2ce15cd8cf8252543e51efd69e61ad09785fd6e7 [file] [log] [blame]
{
"name": "TMCouponsSDK",
"version": "0.0.4",
"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.4"
},
"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": [
]
}
}