blob: 74cba202f4435917efc0e4e6d1ff7a69a172a0cb [file] [log] [blame]
{
"name": "WCMPhoneNumTF",
"version": "1.0.0",
"license": "MIT",
"summary": "A delightful TextField of PhoneNumber",
"homepage": "https://github.com/wcmyzyp/WCMPhoneNumTF",
"source": {
"git": "https://github.com/wcmyzyp/WCMPhoneNumTF.git",
"tag": "1.0.0"
},
"source_files": "WCMPhoneNumTF/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"wucaomin": "wucaomin@nonobank.com"
}
}