| { |
| "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" |
| } |