blob: f17fbe01d7bcdb93067604307d63ab9a623ddb01 [file] [log] [blame]
{
"name": "PSSearch",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSSearch/Classes/**/*",
"dependencies": {
"PinYin4Objc": [
]
}
}