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