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