blob: 925a6b701762117c3cf27e82fb246ec76792feed [file] [log] [blame]
{
"name": "SHSPhoneComponent",
"version": "2.32",
"summary": "UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns).",
"homepage": "https://github.com/Serheo/SHSPhoneComponent",
"license": "MIT",
"authors": {
"Serheo Shatunov": "sshatunov@yandex.ru"
},
"source": {
"git": "https://github.com/Serheo/SHSPhoneComponent.git",
"tag": "2.32"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SHSPhoneComponents/Library/*.{h,m}",
"requires_arc": true
}