[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 5 / 1 / SwiftForm / 0.0.4 / SwiftForm.podspec.json
blob58a1f24b69a3c24e7f81217bc0df07bffbad67ee
2   "name": "SwiftForm",
3   "version": "0.0.4",
4   "summary": "A Swift library to write forms easily.",
5   "homepage": "https://github.com/itzseven7/SwiftForm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "itzseven7": "itzseven7@outlook.fr"
12   },
13   "source": {
14     "git": "https://github.com/itzseven7/SwiftForm.git",
15     "tag": "0.0.4"
16   },
17   "swift_versions": [
18     "4.2",
19     "5.0"
20   ],
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "SwiftForm/**/*.swift",
25   "swift_version": "5.0"