blob: eba34859f2408a644545f770fe36ebcd89ff6056 [file] [log] [blame]
{
"name": "FormView",
"version": "2.0.0",
"summary": "facilitates creating and managing forms in iOS Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mohsenShakiba/FormView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohsenShakiba": "work.shakiba@gmail.com"
},
"source": {
"git": "https://github.com/mohsenShakiba/FormView.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FormView/Classes/**/*",
"dependencies": {
"CUITools": [
],
"AdvancedTableView": [
]
},
"pushed_with_swift_version": "3.0"
}