[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / d / lottie-ios-OC / 1.0.0 / lottie-ios-OC.podspec.json
blob9d4b085abfbb74ce05ec00ef22b82a6f406621e2
2   "name": "lottie-ios-OC",
3   "version": "1.0.0",
4   "summary": "The last OC version of lottie-ios",
5   "description": "The last OC version of lottie-ios, Easy for everyone to use.",
6   "homepage": "https://github.com/strengthen/lottie-ios-OC",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brandon Withrow": "boneoracle@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/strengthen/lottie-ios-OC.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0"
22   },
23   "source_files": "lottie-ios/Classes/**/*",
24   "osx": {
25     "exclude_files": [
26       "lottie-ios/Classes/PublicHeaders/LOTAnimationTransitionController.h",
27       "lottie-ios/Classes/Private/LOTAnimationTransitionController.m",
28       "lottie-ios/Classes/PublicHeaders/LOTCacheProvider.h",
29       "lottie-ios/Classes/Private/LOTCacheProvider.m",
30       "lottie-ios/Classes/PublicHeaders/LOTAnimatedSwitch.h",
31       "lottie-ios/Classes/Private/LOTAnimatedSwitch.m",
32       "lottie-ios/Classes/PublicHeaders/LOTAnimatedControl.h",
33       "lottie-ios/Classes/Private/LOTAnimatedControl.m"
34     ],
35     "frameworks": [
36       "AppKit",
37       "CoreVideo"
38     ]
39   },
40   "public_header_files": "lottie-ios/Classes/PublicHeaders/*.h",
41   "ios": {
42     "frameworks": "UIKit"
43   },
44   "module_name": "Lottie",
45   "header_dir": "Lottie"