blob: 2f2728411d3acd6ef0bcf2dfc01079c0a87de288 [file] [log] [blame]
{
"name": "SearchView",
"version": "0.0.4",
"summary": "这是一个自定义搜索框.",
"description": "为了满足项目使用需求,自定义搜索框",
"homepage": "https://github.com/alienJion/SearchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alien": "alienvvip@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/alienJion/SearchView.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*"
],
"dependencies": {
"Masonry": [
]
}
}