blob: a480d05e0e7692aac8dad19b62881c1bcebfa780 [file] [log] [blame]
{
"name": "FormView",
"version": "1.4.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": "1.4.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "FormView/Classes/**/*",
"resource_bundles": {
"FormView": [
"FormView/Assets/*.png"
]
},
"dependencies": {
"CUITools": [
]
},
"pushed_with_swift_version": "3.0"
}