blob: 59eca7a90a22ce83568847c2df0ce75f666971cf [file] [log] [blame]
{
"name": "TMComponentKitSDK",
"version": "0.0.20",
"summary": "TMComponentKitSDK",
"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/TMComponentKitSpec.git",
"tag": "0.0.20"
},
"source_files": "TMFramework/TMComponentKitSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMComponentKitSDK.framework"
},
"resources": "TMFramework/TMComponentKitSDK.bundle",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"TMSDK": [
],
"SDWebImage": [
]
}
}