blob: d28e9b067b67920f416cd360defc8e3a5e9ee09d [file] [log] [blame]
{
"name": "PYSearch",
"version": "0.5.2",
"summary": "An elegant search controller which replaces the UISearchController for iOS.",
"homepage": "https://github.com/iphone5solo/PYSearch",
"license": "MIT",
"authors": {
"CoderKo1o": "499491531@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iphone5solo/PYSearch.git",
"tag": "0.5.2"
},
"source_files": "PYSearch/**/*.{h,m}",
"resources": "PYSearch/PYSearch.bundle",
"requires_arc": true
}