[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / 4 / b / WelcomeAboard / 1.0.0 / WelcomeAboard.podspec.json
blob054b11ed2c161cbc24fd604003882ccb9e617f52
2   "name": "WelcomeAboard",
3   "version": "1.0.0",
4   "summary": "A quick library to show the main features of your application.",
5   "description": "Use this library to display new features, bug fixes and other stuff for your users like an iOS native app.",
6   "swift_versions": "5.1",
7   "homepage": "https://github.com/leandroromn/WelcomeAboard",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Leandro Romano": "leandroromano.dev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/leandroromn/WelcomeAboard.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/leandroromn",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "source_files": "WelcomeAboard/Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "5.1"