| { | |
| "name": "JWAnimatedImage", | |
| "version": "0.2.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.2.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "JWAnimatedImage/**/*" | |
| } |