blob: badcc3f86ba9fef394402d64c7c1356ba3edde40 [file] [log] [blame]
{
"name": "TMYouZanSDK",
"version": "0.0.1",
"summary": "商城",
"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/TMYouZanSpec.git",
"tag": "0.0.1"
},
"source_files": "TMFramework/TMYouZanSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMYouZanSDK.framework"
},
"resources": "TMFramework/TMYZResources.bundle",
"requires_arc": true,
"dependencies": {
"TMUserCenter": [
],
"YZAppSDK": [
],
"TMOperationBaseSDK": [
]
}
}