[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / c / 0 / 4 / FormGenerator / 1.0.0 / FormGenerator.podspec.json
blobc9fcd0ebaa6a8bf2b7dc81edbfd737a7776f42a2
2   "name": "FormGenerator",
3   "version": "1.0.0",
4   "summary": "Form Generator is a tool for building forms easily in Swift.",
5   "description": "Form Generator is a tool for building forms easily in Swift with variety of custom components.",
6   "homepage": "https://github.com/baianat/FormGenerator-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Baianat": "development@baianat.com"
13   },
14   "source": {
15     "git": "https://github.com/baianat/FormGenerator-iOS.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "swift_versions": "5.0",
22   "source_files": "FormGenerator/Classes/**/*",
23   "resources": "FormGenerator/Assets/**/*",
24   "dependencies": {
25     "Navajo-Swift": [
26       "~> 2.1.0"
27     ],
28     "M13Checkbox": [
29       "~> 3.4.0"
30     ],
31     "PSMeter": [
32       "~> 0.1.3"
33     ],
34     "RxSwift": [
35       "~> 6.1.0"
36     ],
37     "YPImagePicker": [
38       "~> 4.4.0"
39     ],
40     "Nuke": [
41       "~> 9.3.0"
42     ],
43     "FlagPhoneNumber": [
44       "~> 0.8.0"
45     ],
46     "Vanguard": [
48     ],
49     "MediaViewer": [
51     ],
52     "R.swift": [
54     ],
55     "BetterSegmentedControl": [
56       "~> 2.0"
57     ]
58   },
59   "swift_version": "5.0"