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