blob: dd618b8c5170cdfa83621fadd6e868981bf88b1b [file] [log] [blame]
{
"name": "SHSPhoneComponent",
"version": "2.3",
"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.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SHSPhoneComponents/Library/*.{h,m}",
"requires_arc": true
}