blob: 1e629f1cc1244ee97990f089f683a166b2373b4c [file] [log] [blame]
{
"name": "PSSearch",
"version": "1.0.8",
"summary": "联系人呢称/拼音/字母搜索组件",
"homepage": "https://github.com/paintingStyle/PSSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"paintingStyle": "renshuangfu@spap.com"
},
"source": {
"git": "https://github.com/paintingStyle/PSSearch.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "PSSearch/Classes/**/*",
"dependencies": {
"PinYin4Objc": [
]
}
}