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