[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / f / 7 / 5 / IVMaskField / 1.1 / IVMaskField.podspec.json
blob3546fce59dc1f7b8825f1e3a2a695aa603836311
2   "name": "IVMaskField",
3   "version": "1.1",
4   "summary": "UITextField subclass with input mask support",
5   "homepage": "https://github.com/iraklivasha/IVMaskField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "iraklivasha": "iraklivashaka@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/iraklivasha/IVMaskField.git",
15     "tag": "1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "IVMaskField/**/*",
21   "frameworks": "UIKit",
22   "swift_version": "3.2"