blob: 7b660574ed9076258136ca4d5c497cb94644a5ae [file] [log] [blame]
{
"name": "BWWalkthrough",
"version": "2.1.2",
"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": "2.1.2"
},
"source_files": "BWWalkthrough/*.swift",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "BWWalkthrough",
"pushed_with_swift_version": "4.0.2"
}