[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / 2 / FormFramework / 1.0.0 / FormFramework.podspec.json
blob1d4dbe0346c4c8727307ba46f512b334ef8529a5
2   "name": "FormFramework",
3   "version": "1.0.0",
4   "module_name": "Form",
5   "summary": "Powerful iOS layout and styling",
6   "description": "Form is an iOS Swift library for working efficiently with layout and styling.",
7   "homepage": "https://github.com/iZettle/Form",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "iZettle AB": "hello@izettle.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "dependencies": {
19     "FlowFramework": [
20       "~> 1.2"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/iZettle/Form.git",
25     "tag": "1.0.0"
26   },
27   "source_files": "Form/*.{swift,m,h}",
28   "public_header_files": "Form/*.{h}",
29   "swift_version": "4.1"