2 "name": "SVGAPlayer_Magic",
4 "summary": "SVGAPlayer 是一个高性能的动画播放器",
5 "description": "SVGA 是一个私有的动画格式,由 YY UED 主导开发。\nSVGA 由 SVG 演进而成,与 SVG 不兼容。\nSVGA 可以在 iOS / Android / Web(PC/移动端) 实现高性能的动画播放。",
6 "homepage": "http://code.yy.com/ued/SVGAPlayer",
7 "license": "Apache 2.0",
9 "PonyCui": "cuiminghui1@yy.com"
15 "git": "https://github.com/SvenFang/SVGAPlayer-iOS.git",
19 "frameworks": "AVFoundation",
28 "source_files": "Source/**/*.{h,m}",
29 "requires_arc": "Source/*.m",
30 "pod_target_xcconfig": {
31 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
32 "DEFINES_MODULE": "YES"