blob: 26141c3598df0563d63e5031fe803d05eace8d75 [file] [log] [blame]
{
"name": "GCMFormTableView",
"version": "0.6.1",
"summary": "Form building framework.",
"homepage": "https://github.com/gamechanger/GCMFormTableView",
"authors": {
"Jerry Hsu": "jerry.hsu@gamechanger.io"
},
"source": {
"git": "https://github.com/gamechanger/GCMFormTableView.git",
"tag": "0.6.1"
},
"source_files": "GCMFormTableView/GCMFormTableView/*.{h,m}",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"GCMCocoaExtensions": [
"~> 0.2.0"
],
"ReactiveCocoa": [
"~> 2.4.7"
]
}
}