blob: 9655aa950b11e047673a36e7a63a38b0ba1bda3e [file] [log] [blame]
{
"name": "TMTMCouponsSDK",
"version": "0.0.1",
"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/TMTMCouponsSpec.git",
"tag": "0.0.1"
},
"source_files": "TMFramework/TMCouponsSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMCouponsSDK.framework"
},
"resources": "TMFramework/TMCouponse.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"SDCycleScrollView": [
],
"WMPageController": [
]
}
}