[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 5 / 3 / a / BWWalkthrough / 3.0.0 / BWWalkthrough.podspec.json
blob8e6d8290b00b18a5369dc2f8ac5f3618fac729cc
2   "name": "BWWalkthrough",
3   "version": "3.0.0",
4   "summary": "BWWalkthrough is a class to build custom walkthroughs for your iOS App",
5   "homepage": "https://github.com/ariok/bwwalkthrough",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yari Dareglia": "dareglia@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/bitwaker",
14   "source": {
15     "git": "https://github.com/ariok/BWWalkthrough.git",
16     "tag": "3.0.0"
17   },
18   "source_files": "BWWalkthrough/*.swift",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "module_name": "BWWalkthrough",
24   "swift_version": "4.2"