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