[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / OnboardFlow / 0.1.3 / OnboardFlow.podspec.json
blob75422082e980b6985299f3dc7ab16f12266da5db
2   "name": "OnboardFlow",
3   "version": "0.1.3",
4   "summary": "OnboardFlow is a Swift library giving you a simple logic to create onboarding flows",
5   "description": "OnboardFlow is a Swift library helping you create simple onboarding flows. It gives a simple logic and some customization on how you want your users to navigate your onboarding",
6   "homepage": "https://github.com/johnoppenheimer/OnboardFlow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "johnoppenheimer": "maximecattet@gmx.com"
13   },
14   "source": {
15     "git": "https://github.com/johnoppenheimer/OnboardFlow.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OnboardFlow/Classes/**/*",
23   "swift_version": "5.0"