[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / a / 5 / b / Formalist / 0.7.1 / Formalist.podspec.json
blob1fb2c8356d7888f0df761aafda3519558226e7b7
2   "name": "Formalist",
3   "version": "0.7.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.7.1"
14   },
15   "source_files": "Formalist/*.swift",
16   "platforms": {
17     "ios": "12.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SeedStackViewController": [
22       "~> 0.6.0"
23     ]
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"