blob: 5d1a4a834ba97627a2295af433a793b96d8c52d3 [file] [log] [blame]
{
"name": "MAVWalktrough",
"platforms": {
"ios": "9.0"
},
"summary": "Walktrough",
"requires_arc": true,
"version": "0.0.9",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alfredolucomav": "alfredo.luco@mavericks.cool"
},
"homepage": "https://github.com/alfredolucomav/MAVWalktrough",
"source": {
"git": "https://github.com/alfredolucomav/MAVWalktrough",
"tag": "0.0.9"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "MAVWalktrough/Sources/**/*.*"
},
"dependencies": {
"MaterialComponents/Buttons": [
]
},
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}