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