blob: ae41d430a779b1da93ae800da46460766b2814f5 [file] [log] [blame]
{
"name": "NSGIF",
"version": "1.2",
"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/sebyddd/NSGIF.git",
"tag": "1.2"
},
"source_files": "NSGIF/*.{h,m}",
"requires_arc": true
}