blob: 68640aae3d6b50d22630a1d9bc82c33799feea27 [file] [log] [blame]
{
"name": "MDSearchKit",
"version": "1.0.9",
"summary": "搜索框组件",
"homepage": "https://github.com/unicorn-china/MDSearchKit_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"李永杰": "yj.li@muheda.com"
},
"source": {
"git": "https://github.com/unicorn-china/MDSearchKit_iOS.git",
"tag": "1.0.9"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MDSearchKit/*.{h,m}",
"resources": "MDSearchKit/resources/*.png"
}