[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / 5 / lottie-ios-bb / 2.5.4 / lottie-ios-bb.podspec.json
blob96bed167e46d61b577a92709d21d1ebb956eb243
2   "name": "lottie-ios-bb",
3   "version": "2.5.4",
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/lottie-ios-bb.git",
16     "tag": "2.5.4"
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"