blob: 0f979a02e11a37140e3734b6d255c2cac3c5d598 [file] [log] [blame]
{
"name": "UAWalkthrough",
"version": "1.1.1",
"summary": "Create an onboarding experience for your app by highlighting and annotating its different elements.",
"description": "Quickly onboard users to your app by highlighting important UI elements and create text bubbles with appropriate descriptions. Super easy to implement in your own project.",
"homepage": "https://github.com/marhas/UAWalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"marhas": "marcel@hasselaar.nu"
},
"source": {
"git": "https://github.com/marhas/UAWalkthrough.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/mhasselaar",
"swift_versions": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "UAWalkthrough/Classes/**/*",
"swift_version": "4.2"
}