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