[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 5 / 3 / a / BWWalkthrough / 4.0.0 / BWWalkthrough.podspec.json
blob5a1c5bca1f7f90b3c140001261d7060a1d9fe178
2   "name": "BWWalkthrough",
3   "version": "4.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": "4.0.0"
17   },
18   "source_files": "BWWalkthrough/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "module_name": "BWWalkthrough",
24   "swift_version": "5.0"