blob: 359b8377f13ff0d927f17a683297abf01b44a1ed [file] [log] [blame]
{
"name": "SHSPhoneComponentSwift",
"version": "0.98",
"summary": "UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns)",
"homepage": "https://github.com/alucarders/SHSPhoneComponentSwift",
"license": "MIT",
"authors": {
"Max Kupetskii": "maksim_kupetskii@epam.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/alucarders/SHSPhoneComponentSwift.git",
"tag": "0.98"
},
"source_files": "SHSPhoneComponent/Library/*.{h,swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}