blob: 41cdfbe84532eb2d6902405ae8f1f044e2d86bb0 [file] [log] [blame]
{
"name": "MAVWalktrough",
"platforms": {
"ios": "9.0"
},
"summary": "Walktrough",
"requires_arc": true,
"version": "0.0.3",
"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.3"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "MAVWalktrough/Sources/**/*.*"
},
"dependencies": {
"MaterialComponents/Buttons": [
]
}
}