blob: 76da2028ad6c0b53e3c5122f40e2ff726e5e48ce [file] [log] [blame]
{
"name": "GCMFormTableView",
"version": "0.6.13",
"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.13"
},
"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"
]
}
}