blob: c700d7245d944dbbbc35ccbb045110d4c1311578 [file] [log] [blame]
{
"name": "SwifterUI",
"version": "0.2.4.8",
"summary": "UI Library made with Texture",
"description": "This is a UI Library made with Texture to improve development process",
"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.2.4.8"
},
"platforms": {
"ios": "11.0"
},
"source_files": "SwifterUI/SwifterUI/SwifterUI/*.swift",
"dependencies": {
"Texture": [
],
"YouTubePlayer": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}