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