blob: 32680ab6a7a081e090bb9e738674d2b4ebdf4520 [file] [log] [blame]
{
"name": "SwifterUI",
"version": "0.1.9",
"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.9"
},
"platforms": {
"ios": "11.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": [
"SwifterUI",
"SwifterUI",
"SwifterUI/*"
],
"dependencies": {
"Texture": [
]
}
}