blob: 87f788978d8d082d27d2c3b0c4d9ada25f89e1d4 [file] [log] [blame]
{
"name": "JWAnimatedImage",
"version": "0.2.0",
"summary": "A animated GIF engine for iOS in Swift",
"homepage": "https://github.com/wangjwchn/JWAnimatedImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiawei Wang": "wangjwchn@yahoo.com"
},
"source": {
"git": "https://github.com/wangjwchn/JWAnimatedImage.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JWAnimatedImage/**/*"
}