{ | |
"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 | |
} |