blob: 6d4a51a8507e87393e29ac0c25ce6f950ebb995f [file] [log] [blame]
{
"name": "MCPYSearch",
"version": "0.9.1.1",
"summary": "An elegant search controller which replaces the UISearchController for iOS.",
"homepage": "https://github.com/liuliangju/PYSearch",
"license": "MIT",
"authors": {
"liuliangju": "liangjuliu@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liuliangju/PYSearch.git",
"tag": "0.9.1.1"
},
"source_files": "MCPYSearch/**/*.{h,m}",
"resources": "MCPYSearch/MCPYSearch.bundle",
"requires_arc": true
}