blob: dfd6db45748b462ee0d4ff8dc1a14dbf6ab9b21f [file] [log] [blame]
{
"name": "XLYAnimatedImage",
"version": "1.1.0",
"summary": "extendable animated image player.",
"homepage": "https://github.com/kaizeiyimi/XLYAnimatedImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kaizei": "kaizeiyimi@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kaizeiyimi/XLYAnimatedImage.git",
"tag": "1.1.0"
},
"source_files": "XLYAnimatedImage/codes/**/*.swift",
"requires_arc": true
}