blob: 7ef642bc653c602799204a07bb67c8067f60e7f1 [file] [log] [blame]
{
"name": "BYPhoneNumTF",
"version": "1.0.2",
"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.2"
},
"source_files": "BYPhoneNumTF/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "qiubaiyingios@163.com"
},
"social_media_url": "http://qiubaiying.github.io"
}