blob: 439b81fd5979e64c181e0efe1c7371d9a5590420 [file] [log] [blame]
{
"name": "BYPhoneNumTF",
"version": "1.0.1",
"license": "MIT",
"summary": "A delightful TextField of PhoneNumber",
"homepage": "https://github.com/qiubaiying/BYPhoneNumTF",
"source": {
"git": "https://github.com/qiubaiying/BYPhoneNumTF.git",
"tag": "1.0.1"
},
"source_files": "BYPhoneNumTF/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BaiYingQiu": "qiubaiyingios@163.com"
},
"social_media_url": "http://qiubaiying.github.io"
}