blob: 67e8c8d364bf5eef8d6ac4dc4151ceb37b8d8e1d [file] [log] [blame]
{
"name": "Showcaser",
"version": "0.2.0",
"summary": "Showcase parts of an app in a tutorial-style.",
"description": "This library is used to present parts of an app in a tutorial-style.\n\nPredefined areas are showcased when the showcaser are presented.",
"homepage": "https://github.com/everlof/Showcaser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"everlof": "everlof@gmail.com"
},
"source": {
"git": "https://github.com/everlof/Showcaser.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2",
"source_files": "Showcaser/Classes/**/*"
}