blob: f8c95bf4a8cdd4f9523399dd39375343039a5bb2 [file] [log] [blame]
{
"name": "Former",
"version": "1.6.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.6.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Former",
"Former/**/*.{swift}"
],
"requires_arc": true,
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"pushed_with_swift_version": "4.0"
}