blob: 8157f732b54b1949af92c94f6026db9361989b05 [file] [log] [blame]
{
"name": "BAContact",
"version": "1.0.0",
"summary": "通讯录,最简单的中英文混合排序封装,微信通讯录 demo!",
"homepage": "https://github.com/BAHome/BAContact",
"license": "MIT",
"authors": {
"boai": "sunboyan@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BAHome/BAContact.git",
"tag": "1.0.0"
},
"source_files": "BAContact/BAContact/*.{h,m}",
"requires_arc": true
}