blob: 2d932359bb70920cbda35e2f1da1e6bedf95b838 [file] [log] [blame]
{
"name": "FormCell",
"version": "1.2.1",
"summary": "FormCell is customized UITableViewCell for entry form.",
"homepage": "https://github.com/masashi-sutou/FormCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/masashi-sutou/FormCell.git",
"tag": "1.2.1"
},
"source_files": [
"FormCell",
"FormCell/**/*.{swift}"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"authors": {
"masashi-sutou": "sutou.masasi@gmail.com"
},
"pushed_with_swift_version": "3.0"
}