blob: 9beb0d7596b6eec013d5dcb61ecd7b115ac10f7b [file] [log] [blame]
{
"name": "SWPinYinSearcher-JDBR",
"version": "0.0.3",
"summary": "fork from SWPinYinSearcher.",
"description": "A high performance searcher fork from SWPinYinSearcher",
"homepage": "https://github.com/jidibingren/SWPinYinSearcher",
"license": "MIT",
"authors": {
"fanhuibo": "huibo.fan@huaat.net"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jidibingren/SWPinYinSearcher.git",
"tag": "0.0.3"
},
"source_files": [
"SWPinYinSearcher",
"SWPinYinSearcher/*.{h,m}"
],
"public_header_files": "SWPinYinSearcher/*.h",
"resources": "SWPinYinSearcher/*.txt",
"requires_arc": true
}