blob: 9018ed2b934863272920f3a3b5c786e903774599 [file] [log] [blame]
{
"name": "FormKit",
"version": "0.1.0",
"summary": "FormKit",
"description": " FormKit models forms and correspond data \n",
"homepage": "https://github.com/gkaimakas/FormKit",
"license": "MIT",
"authors": {
"gkaimakas": "gkaimakas@gmail.com"
},
"source": {
"git": "https://github.com/gkaimakas/FormKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FormKit": [
"Pod/Assets/*.png"
]
}
}