[Add] flappyim 3.12.8
[CocoaPods.git] / Specs / a / 8 / 6 / SVGAPlayer / 1.1.6 / SVGAPlayer.podspec.json
blob1ff2b2d214bcc8eba63db6470a4f4cc86d0893fd
2   "name": "SVGAPlayer",
3   "version": "1.1.6",
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",
8   "authors": {
9     "PonyCui": "cuiminghui1@yy.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yyued/SVGAPlayer-iOS.git",
16     "tag": "1.1.6"
17   },
18   "source_files": [
19     "Source",
20     "Source/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "SSZipArchive": [
26     ]
27   }