blob: e4c247165204dc7f75245766e4812dc16cf5dc09 [file] [log] [blame]
{
"name": "AwSearch",
"version": "0.0.4",
"summary": "一个轻量级的搜索框",
"description": "一个完全自定义轻量级搜索框",
"homepage": "https://github.com/adampei/AwSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"裴波波": "itriremes@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/adampei/AwSearch.git",
"tag": "0.0.4"
},
"source_files": "demo/demo/AwSearch",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}