blob: 8840b4c3dbd134cfa4f6c41ee473e34262df7508 [file] [log] [blame]
{
"name": "IncForm",
"version": "0.0.1",
"summary": "A framework for helping with the layout of input elements and static content.",
"description": "TODO: Add long description of the pod here (and make sure that it's longer than the summary).",
"homepage": "https://github.com/Incipia/IncForm",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gklei": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/IncForm.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IncForm/Classes/**/*",
"pushed_with_swift_version": "3.0"
}