blob: b0ed9439497f8d7df0601466b1696df7ce74ee88 [file] [log] [blame]
{
"name": "BWWalkthrough",
"version": "3.0.1",
"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.1"
},
"source_files": "BWWalkthrough/*.swift",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "BWWalkthrough",
"swift_version": "4.2"
}