blob: 6c3f90c3ffee5c40fb41f9c7d1743cf82831131c [file] [log] [blame]
{
"name": "QSSearchBar",
"version": "0.1.0",
"summary": "A short description of QSSearchBar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Qson8/QSSearchBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiubite2013@126.com": "455063392@qq.com"
},
"source": {
"git": "https://github.com/Qson8/QSSearchBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QSSearchBar/Classes/**/*.{h,m}",
"resource_bundles": {
"QSSearchBar": [
"QSSearchBar/Assets/*.png"
]
}
}