blob: 8ccaeeccac00bb5496010d21c53512df8080d485 [file] [log] [blame]
{
"name": "PhoneSelectionVc",
"version": "1.0.0",
"summary": "兼容所有版本电话号码选择",
"homepage": "https://github.com/MrZdd/PhoneSelectionVc",
"license": "MIT",
"authors": {
"MrZdd": "@469648303qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MrZdd/PhoneSelectionVc.git",
"tag": "1.0.0"
},
"source_files": [
"CH_GetContactInfor",
"UIViewController+getContactInfor/*.{h,m}"
],
"requires_arc": true
}