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