[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 6 / 0 / e / CHSVGAPlayer-iOS / 1.0.0 / CHSVGAPlayer-iOS.podspec.json
blobf1d7f901ff802845cfcb3d370144856110aa9d7b
2   "name": "CHSVGAPlayer-iOS",
3   "version": "1.0.0",
4   "summary": "基于YYCache对SVGAPlayeri-iOS缓存策略的优化改造",
5   "homepage": "https://github.com/ColinHwang/CHSVGAPlayer-iOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ColinHwang": "chwnag7158@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ColinHwang/CHSVGAPlayer-iOS.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "CHSVGAPlayer-iOS/Classes/**/*",
21   "requires_arc": true,
22   "dependencies": {
23     "YYCache": [
25     ],
26     "SVGAPlayer": [
27       "~> 2.3"
28     ],
29     "CHCategories/Foundation/NSObject/NSObject+CHBase": [
31     ]
32   },
33   "pod_target_xcconfig": {
34     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"
35   }