[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / a / 2 / TextFieldsCatalog / 0.12.1 / TextFieldsCatalog.podspec.json
blob8385e2cbfbfa6d50c4339a5ea524260ce0aa6c79
2   "name": "TextFieldsCatalog",
3   "version": "0.12.1",
4   "summary": "This is catalog of various input field with great opportunities for validation and formatting.",
5   "homepage": "https://github.com/chausovSurfStudio/TextFieldsCatalog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alexander Chausov": "chausov@surfstudio.ru"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/chausovSurfStudio/TextFieldsCatalog.git",
19     "tag": "0.12.1"
20   },
21   "source_files": "TextFieldsCatalog/**/*.{swift,xib,strings}",
22   "resource_bundles": {
23     "TextFieldsCatalog": [
24       "TextFieldsCatalog/Resources/Images/*.{png}"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "InputMask": [
30       "4.0.2"
31     ]
32   },
33   "swift_version": "5.0"