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