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