[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / a / 5 / b / Formalist / 0.3.0 / Formalist.podspec.json
blob3685618461db39ff536f800f2b06b91746ce3ebb
2   "name": "Formalist",
3   "version": "0.3.0",
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.3.0"
14   },
15   "source_files": "Formalist/*.swift",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SeedStackViewController": [
22       "~> 0.4.0"
23     ]
24   },
25   "pushed_with_swift_version": "4.0"