blob: 273b2c41552c7a1d5406a7057a88bf3836fb3cd1 [file] [log] [blame]
{
"name": "SwifterUI",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "10.0"
},
"source_files": "SwifterUI/SwifterUI/SwifterUI/*.swift",
"dependencies": {
"Texture": [
]
},
"pushed_with_swift_version": "3.0"
}