blob: 90ee29fcfc7dc491121454656b45fe9cbb78f7bf [file] [log] [blame]
{
"name": "STSearchBar",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "一个自定义的搜索框",
"homepage": "https://github.com/STShenZhaoliang/STSearchBar",
"authors": {
"STShenZhaoliang": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STSearchBar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "STSearchBar/Source/*",
"resources": "STSearchBar/Resources/*",
"requires_arc": true
}