blob: c6038aff427cfb77ba5d8dc187fbf21be2fcf110 [file] [log] [blame]
{
"name": "Elemental",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Elemental/Classes/**/*",
"dependencies": {
"Bindable": [
"0.1.1"
]
},
"pushed_with_swift_version": "4.1"
}