blob: a601603e2539c21efe2e73d8d4bb9b5f93600c12 [file] [log] [blame]
{
"name": "GQBPhoneNumTF",
"version": "1.0.0",
"license": "MIT",
"summary": "A delightful TextField of PhoneNumber",
"homepage": "https://github.com/shuyangxiaobao/GQBPhoneNumTF",
"source": {
"git": "https://github.com/shuyangxiaobao/GQBPhoneNumTF.git",
"tag": "1.0.0"
},
"source_files": "GQBPhoneNumTF/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"GQB": "825065886@qq.com"
}
}