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