blob: 326a899039ce525934216dbb86e308543f190076 [file] [log] [blame]
{
"name": "GH_SearchView",
"version": "1.0.0",
"summary": "A simple custom search box, easier to use the search function.",
"homepage": "https://github.com/Wheat-Qin/GH_SearchView",
"license": "MIT",
"authors": {
"Wheat-Qin": "name_guohua@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/Wheat-Qin/GH_SearchView.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"GH_SearchView/*.{h,m}"
],
"requires_arc": true
}