blob: b0830ac6af7f0b904c1fe42b1216eb9d728af02c [file] [log] [blame]
{
"name": "AwSearch",
"version": "0.0.2",
"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.2"
},
"source_files": "demo/demo/AwSearch",
"requires_arc": true,
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}