blob: d67edd5a31ab261bd569fe7ec239bf38a0e4849b [file] [log] [blame]
{
"name": "Elemental",
"version": "0.1.0",
"summary": "A framework for rapid layout of input elements and static content.",
"description": "Elemental is a framework for rapid layout of input elements and static content.",
"homepage": "https://github.com/Incipia/Elemental",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gklei": "gregory@incipia.co"
},
"source": {
"git": "https://github.com/Incipia/Elemental.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Elemental/Classes/**/*",
"dependencies": {
"Bindable": [
]
},
"pushed_with_swift_version": "3.0"
}