[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 6 / 4 / 2 / Onboard-Lottie / 1.0.0 / Onboard-Lottie.podspec.json
blob65c9e7fa678d6bfa0a4af79c6c46aa737ceea185
2   "name": "Onboard-Lottie",
3   "version": "1.0.0",
4   "summary": "Create a beautiful and engaging onboarding experience with only a few lines of code (and Lottie!).",
5   "homepage": "https://github.com/mamaral/Onboard",
6   "license": "MIT",
7   "authors": {
8     "Mike Amaral": "mike.amaral36@gmail.com",
9     "Hans Knöchel": "hansknoechel92@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/MikeAmaral",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/hansemannn/Onboard-Lottie.git",
17     "tag": "v1.0.0"
18   },
19   "source_files": [
20     "Source/OnboardingViewController.{h,m}",
21     "Source/OnboardingContentViewController.{h,m}"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "lottie-ios": [
27     ]
28   }