blob: fab61f7c924506be91b3964e307ee55d0a9db76d [file] [log] [blame]
{
"name": "PYSearch",
"version": "0.5.5",
"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.5"
},
"source_files": "PYSearch/**/*.{h,m}",
"resources": "PYSearch/PYSearch.bundle",
"requires_arc": true
}