blob: 91ca0ba7bd529ef64270e2c6d98b03c30c9f0cf3 [file] [log] [blame]
{
"name": "TMComponentKitSDK",
"version": "0.0.10",
"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.10"
},
"source_files": "TMFramework/TMComponentKitSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMComponentKitSDK.framework"
},
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"TMSDK": [
]
}
}