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