blob: f60758b52599352e4ac2b08e792048c8d748545e [file] [log] [blame]
{
"name": "TMFind",
"version": "0.0.5",
"summary": "TM 发现组件",
"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/TMFind.git",
"tag": "0.0.5"
},
"source_files": "TMFramework/TMFind.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMFind.framework"
},
"resources": "TMFramework/TMFind.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"SDCycleScrollView": [
]
}
}