[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / 3 / c / Former / 1.8.1 / Former.podspec.json
blob328b964be4682df5ab90370b3b4df5ff57e18b90
2   "name": "Former",
3   "version": "1.8.1",
4   "authors": {
5     "ra1028": "r.fe51028.r@gmail.com"
6   },
7   "homepage": "https://github.com/ra1028",
8   "summary": "Former is a fully customizable Swift library for easy creating UITableView based form.",
9   "source": {
10     "git": "https://github.com/ra1028/Former.git",
11     "tag": "1.8.1"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": [
21     "Former",
22     "Former/**/*.{swift}"
23   ],
24   "requires_arc": true,
25   "ios": {
26     "frameworks": [
27       "UIKit",
28       "Foundation"
29     ]
30   },
31   "swift_versions": "4.2",
32   "swift_version": "4.2"