[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 1 / 0 / 2 / SHSPhoneComponentSwift / 0.98 / SHSPhoneComponentSwift.podspec.json
blob359b8377f13ff0d927f17a683297abf01b44a1ed
2   "name": "SHSPhoneComponentSwift",
3   "version": "0.98",
4   "summary": "UITextField and NSFormatter subclasses for formatting phone numbers. Allow different formats for different countries(patterns)",
5   "homepage": "https://github.com/alucarders/SHSPhoneComponentSwift",
6   "license": "MIT",
7   "authors": {
8     "Max Kupetskii": "maksim_kupetskii@epam.com"
9   },
10   "platforms": {
11     "ios": "9.3"
12   },
13   "source": {
14     "git": "https://github.com/alucarders/SHSPhoneComponentSwift.git",
15     "tag": "0.98"
16   },
17   "source_files": "SHSPhoneComponent/Library/*.{h,swift}",
18   "requires_arc": true,
19   "pushed_with_swift_version": "3.0"