[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / b / Formalist / 0.6.1 / Formalist.podspec.json
blob9bba2067ebfc751b1d42aec766dc54a4cfcb2b9a
2   "name": "Formalist",
3   "version": "0.6.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/seedco/Formalist",
8   "authors": "Seed",
9   "summary": "Declarative form building framework for iOS",
10   "description": "Swift framework for building forms on iOS using a simple, declarative, and readable syntax",
11   "source": {
12     "git": "https://github.com/seedco/Formalist.git",
13     "tag": "0.6.1"
14   },
15   "source_files": "Formalist/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SeedStackViewController": [
22       "~> 0.5.0"
23     ]
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"