[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 1 / SwiftForm / 0.0.3 / SwiftForm.podspec.json
blob31baf0ebfed483a0c38fb314f9ccce27e046e5fc
2   "name": "SwiftForm",
3   "version": "0.0.3",
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.3"
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"