blob: 1b8c4a25ef615bd486c8148e36a56f040158adbf [file] [log] [blame]
{
"name": "IASearchKit",
"version": "1.0.0",
"summary": "search kit for iOS write by Objective-C",
"description": "SearchKit support Chinese search, pinyin initials, full spelling.",
"homepage": "https://github.com/CranzCapatain/IASearchKit.git",
"license": "MIT",
"authors": {
"Alter": "1154941292@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/CranzCapatain/IASearchKit.git",
"tag": "1.0.0"
},
"source_files": [
"SearchKit",
"SearchKit/**/*.{h,m}",
"SearchKit/IAUni2Pinyin.txt"
]
}