blob: f9850794ca5632790b24020375445cebb65ec281 [file] [log] [blame]
{
"name": "JWAnimatedImage",
"version": "0.1.1",
"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.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JWAnimatedImage/**/*"
}