blob: 9a581854856cfaa1d43247f4a88820ab58b35d24 [file] [log] [blame]
{
"name": "FormTableView",
"version": "0.5.0",
"summary": "Simple Forms and LinearLayout",
"description": " Either create forms in a flash or use it as a linear layout with some great built in functionality.\n",
"homepage": "https://github.com/JamieREvans/FormTableView",
"license": "MIT",
"authors": {
"Jamie Riley Evans": "jamie.riley.evans@gmail.com"
},
"source": {
"git": "https://github.com/JamieREvans/FormTableView.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"UIKitPlus": [
"~> 1.0.0"
]
}
}