| { |
| "name": "NSGIF", |
| "version": "1.2.4", |
| "summary": "iOS Library for converting your videos into beautiful animated GIFs.", |
| "homepage": "https://github.com/sebyddd/NSGIF", |
| "screenshots": "https://dl.dropboxusercontent.com/s/0rq3fr0dtpvwd4h/NSGIF-header.png?dl=0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Sebastian Dobrincu": "sebyddd@gmail.com" |
| }, |
| "platforms": { |
| "osx": "10.9", |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/NSRare/NSGIF.git", |
| "tag": "1.2.4" |
| }, |
| "source_files": "NSGIF/*.{h,m}", |
| "requires_arc": true |
| } |