blob: 74ca1cac23513fe36d258cfc742809f2228c9370 [file] [log] [blame]
{
"name": "STPhoneFormatter",
"version": "1.1.1",
"summary": "A custom formatter to deal with an international phone number inside a UITextField.",
"homepage": "https://github.com/SebastienThiebaud/STPhoneFormatter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sebastien THIEBAUD": "sthiebaud@icloud.com"
},
"source": {
"git": "https://github.com/SebastienThiebaud/STPhoneFormatter.git",
"tag": "v1.1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "STPhoneFormatter/STPhoneFormatter.{h,m}",
"resources": "STPhoneFormatter/FormatsCountriesPhone.plist",
"requires_arc": true
}