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