blob: 71be786ae1c5b27494ab99639e79f701ffd1377d [file] [log] [blame]
{
"name": "GCMFormTableView",
"version": "0.1.4",
"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.1.4"
},
"source_files": "GCMFormTableView/GCMFormTableView/*.{h,m}",
"license": {
"type": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"GCMCocoaExtensions": [
"~> 0.2.0"
]
}
}