2 "name": "SVGAPlayer-iOS",
4 "summary": "SVGAPlayer 是一个高性能的动画播放器",
5 "description": "SVGA 是一种全新的动画格式,由 YY UED 团队主导开发;\nSVGA 让动画开发分工明确,大大减少动画交互的沟通成本,提升开发效率;\nSVGA 可以在 iOS / Android / Web / Flutter 实现高性能的动画播放。",
6 "homepage": "https://github.com/RuianLiu",
7 "license": "Apache 2.0",
9 "PonyCui": "cuiminghui1@yy.com"
15 "git": "https://github.com/RuianLiu/SVGAPlayer-iOS.git",
18 "user_target_xcconfig": {
19 "GENERATE_INFOPLIST_FILE": "YES"
21 "pod_target_xcconfig": {
22 "GENERATE_INFOPLIST_FILE": "YES"
27 "source_files": "Source/*.{h,m}",
33 "SVGAPlayer-iOS/ProtoFiles": [
38 "frameworks": "AVFoundation"
42 "source_files": "Source/pbobjc/*.{h,m}",
43 "requires_arc": false,
49 "pod_target_xcconfig": {
50 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1"