blob: 5fa47e6d5702fcb499935f56f643347ed08aa5ba [file] [log] [blame]
{
"name": "NSGIF2",
"version": "1.3",
"summary": "Create a GIF from the provided video file url.",
"homepage": "https://github.com/metasmile/NSGIF2",
"screenshots": "https://raw.githubusercontent.com/metasmile/NSGIF2/master/title.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brian Lee": "your@elie.camera",
"Sebastian Dobrincu (original repo)": "sebyddd@gmail.com"
},
"platforms": {
"osx": "10.9",
"ios": "7.0"
},
"source": {
"git": "https://github.com/metasmile/NSGIF2.git",
"tag": "1.3"
},
"source_files": "NSGIF/*.{h,m}",
"requires_arc": true
}