blob: 57126005a5656345577c0ca612d9cb127ae631c3 [file] [log] [blame]
{
"name": "PhoneSelectionVc",
"version": "1.0.1",
"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.1"
},
"source_files": [
"PhoneSelect",
"*.{h,m}"
],
"requires_arc": true
}