[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 5 / 2 / 0 / Lottiebb / 2.5.6 / Lottiebb.podspec.json
blob2c3184c3a5f9f51e08e4d9f1d95432e4249793e1
2   "name": "Lottiebb",
3   "version": "2.5.6",
4   "summary": "Used to natively render vector animations exported from After Effects.",
5   "description": "Lottie is a mobile library for Android and iOS that parses Adobe After Effects animations exported as json with bodymovin and renders the vector animations natively on mobile and through React Native!\n\nFor the first time, designers can create and ship beautiful animations without an enginineer painstakingly recreating it be hand. Since the animation is backed by JSON they are extremely small in size but can be large in complexity! Animations can be played, resized, looped, sped up, slowed down, and even interactively scrubbed.",
6   "homepage": "https://github.com/bbrichard/lottie-ios-bb",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Richard": "Richard@seektopser.com"
13   },
14   "source": {
15     "git": "https://github.com/bbrichard/Lottiebb.git",
16     "tag": "2.5.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "lottie-ios/Classes/**/*",
22   "osx": {
23     "exclude_files": [
24       "lottie-ios/Classes/PublicHeaders/LOTAnimationTransitionController.h",
25       "lottie-ios/Classes/Private/LOTAnimationTransitionController.m",
26       "lottie-ios/Classes/PublicHeaders/LOTCacheProvider.h",
27       "lottie-ios/Classes/Private/LOTCacheProvider.m",
28       "lottie-ios/Classes/PublicHeaders/LOTAnimatedSwitch.h",
29       "lottie-ios/Classes/Private/LOTAnimatedSwitch.m",
30       "lottie-ios/Classes/PublicHeaders/LOTAnimatedControl.h",
31       "lottie-ios/Classes/Private/LOTAnimatedControl.m"
32     ],
33     "frameworks": [
34       "AppKit",
35       "CoreVideo"
36     ]
37   },
38   "public_header_files": "lottie-ios/Classes/PublicHeaders/*.h",
39   "ios": {
40     "frameworks": "UIKit"
41   },
42   "module_name": "Lottiebb",
43   "header_dir": "Lottiebb"