blob: 98946ad1c1dd01ea0b543c43a4a035ab9c8f45e9 [file] [log] [blame]
{
"name": "YHSearch",
"version": "0.1.0",
"summary": "简单的历史和热门搜索框",
"description": "一个简单的历史搜索和热门搜索控制器",
"homepage": "https://github.com/liuyihua2015/YHSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuyihua2015@sina.com": "liuyihua2015@sina.com"
},
"source": {
"git": "https://github.com/liuyihua2015/YHSearch.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YHSearch/Classes/**/*",
"resource_bundles": {
"YHSearch": [
"YHSearch/Assets/*"
]
},
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}