blob: 785e4c79a0ff4b54b1dad6e149e40cd1e305e406 [file] [log] [blame]
{
"name": "SVGAPlayer",
"version": "1.1.5",
"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.5"
},
"source_files": [
"Source",
"Source/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"SSZipArchive": [
]
}
}