blob: 0ff431b58ea0519cb413f97fe5e07518299c22fb [file] [log] [blame]
{
"name": "MDSearchKit",
"version": "0.0.1",
"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": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "MDSearchKit/*.{h,m}",
"resources": "MDSearchKit/resources/*.png"
}