[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / b / a / WalkthroughTutorial / 1.4 / WalkthroughTutorial.podspec.json
blob8ee313087c6eec6ce9ab21d80c81f10588696980
2   "name": "WalkthroughTutorial",
3   "version": "1.4",
4   "summary": "Easily show your customers how to use your app.",
5   "description": "Looking for simple Swift library to present walkthrough? This one is for you:)",
6   "swift_versions": "5.0",
7   "homepage": "https://github.com/kunass2/WalkthroughTutorial",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "kunass2": "bartekss2@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/kunass2/WalkthroughTutorial.git",
17     "tag": "1.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "WalkthroughTutorial/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ],
27     "RxSwift": [
29     ],
30     "RxCocoa": [
32     ]
33   },
34   "swift_version": "5.0"