{ | |
"name": "MDSearchKit", | |
"version": "1.0.5", | |
"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.5" | |
}, | |
"requires_arc": true, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "MDSearchKit/*.{h,m}", | |
"resources": "MDSearchKit/resources/*.png" | |
} |