blob: 8e6d8290b00b18a5369dc2f8ac5f3618fac729cc [file] [log] [blame]
{
"name": "BWWalkthrough",
"version": "3.0.0",
"summary": "BWWalkthrough is a class to build custom walkthroughs for your iOS App",
"homepage": "https://github.com/ariok/bwwalkthrough",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yari Dareglia": "dareglia@gmail.com"
},
"social_media_url": "http://twitter.com/bitwaker",
"source": {
"git": "https://github.com/ariok/BWWalkthrough.git",
"tag": "3.0.0"
},
"source_files": "BWWalkthrough/*.swift",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"module_name": "BWWalkthrough",
"swift_version": "4.2"
}