[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / e / 6 / OnboardingKit / 0.0.3 / OnboardingKit.podspec.json
blob384fbacd6d923ce131876b700ef08cd66ddb55ee
2   "name": "OnboardingKit",
3   "version": "0.0.3",
4   "summary": "A simple and interactive framework for making iOS onboarding experience easy and fun!",
5   "homepage": "https://github.com/Athlee/OnboardingKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eugene Mozharovsky": "mozharovsky@live.com"
12   },
13   "social_media_url": "http://twitter.com/dottieyottie",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Athlee/OnboardingKit.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "TZStackView": [
26     ]
27   }