blob: 9c46f06d82982c83e3fdb129ebca155b583937cd [file] [log] [blame]
{
"name": "SwifterUI",
"version": "0.1.1",
"summary": "UI Library made with Texture",
"description": "This is a UI Library",
"homepage": "https://github.com/BrandonMA/SwifterUI",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"<Brandon>": "<maldonado.brandon177@gmail.com>"
},
"source": {
"git": "https://github.com/BrandonMA/SwifterUI.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwifterUI/SwifterUI/SwifterUI/*.swift",
"dependencies": {
"Texture": [
]
},
"pushed_with_swift_version": "3.0"
}