blob: 76d26d46ce2defe8f40bdae57ad497fb1943f29e [file] [log] [blame]
{
"name": "SWPinYinSearcher-JDBR",
"version": "0.0.1",
"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.1"
},
"source_files": [
"SWPinYinSearcher",
"SWPinYinSearcher/*.{h,m}"
],
"public_header_files": "SWPinYinSearcher/*.h",
"requires_arc": true
}