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