blob: bea4fc190ff705a275491857b5453c15d999b9ca [file] [log] [blame]
{
"name": "Elemental",
"version": "0.0.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.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Elemental/Classes/**/*",
"pushed_with_swift_version": "3.0"
}