blob: 6e8f54f664ea03ead30bf63ae0b9bf3a1ae63ec9 [file] [log] [blame]
{
"name": "SVGAPlayer",
"version": "1.1.1",
"summary": "SVGAPlayer 是一个高性能的动画播放器",
"description": "SVGA 是一个私有的动画格式,由 YY UED 主导开发。\nSVGA 由 SVG 演进而成,与 SVG 不兼容。\nSVGA 可以在 iOS / Android / Web(PC/移动端) 实现高性能的动画播放。",
"homepage": "http://code.yy.com/ued/SVGAPlayer",
"license": "Private",
"authors": {
"PonyCui": "cuiminghui1@yy.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/yyued/SVGAPlayer-iOS.git",
"tag": "1.1.1"
},
"source_files": [
"Source",
"Source/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SSZipArchive": [
]
}
}