blob: 99dd655dc6af2ad706aca7f0c672a2ffbec0f26e [file] [log] [blame]
{
"name": "SYHotSearchView",
"version": "1.0.1",
"summary": "SYHotSearchView used to show search words UI.",
"homepage": "https://github.com/potato512/SYHotSearchView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"herman": "zhangsy757@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potato512/SYHotSearchView.git",
"tag": "1.0.1"
},
"source_files": "SYHotSearchView/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}