blob: 5a1c5bca1f7f90b3c140001261d7060a1d9fe178 [file] [log] [blame]
{
"name": "BWWalkthrough",
"version": "4.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": "4.0.0"
},
"source_files": "BWWalkthrough/*.swift",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"module_name": "BWWalkthrough",
"swift_version": "5.0"
}