blob: c16f7ef36ef8d4c49269aca2f3d9bdcf355d40c7 [file] [log] [blame]
{
"name": "PYSearch",
"version": "0.4.1",
"summary": "An elegant search controller 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.4.1"
},
"source_files": "PYSearch/**/*.{h,m}",
"resources": "PYSearch/PYSearch.bundle",
"requires_arc": true
}