[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 7 / e / JMForms / 0.1.9 / JMForms.podspec.json
blob32c9643e4ec669b8cf51c1c445f05e408d7db0ce
2   "name": "JMForms",
3   "version": "0.1.9",
4   "summary": "A simple form-builder written in Swift 5.",
5   "description": "JMForms is a simple form-builder that makes it easy and fast to add a form within your app.",
6   "homepage": "https://github.com/JMCPH/JMForms",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jakob Mikkelsen": "jpm@codement.dk"
13   },
14   "source": {
15     "git": "https://github.com/JMCPH/JMForms.git",
16     "tag": "0.1.9"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1",
24     "5.2"
25   ],
26   "source_files": "JMForms/Classes/**/*",
27   "swift_version": "5.2"