blob: 74c82a1ba3205a90d8d8ec8ba2ac2b4f1782e51a [file] [log] [blame]
{
"name": "Former",
"version": "1.8.0",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"homepage": "https://github.com/ra1028",
"summary": "Former is a fully customizable Swift library for easy creating UITableView based form.",
"source": {
"git": "https://github.com/ra1028/Former.git",
"tag": "1.8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"Former",
"Former/**/*.{swift}"
],
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}