blob: e9aab57d795e2a3467cf6b0beda9da5aa2f612da [file] [log] [blame]
{
"name": "CZ_GifPlayer",
"version": "1.0.0",
"summary": "A framework to play GIF image files",
"description": "CZ_GifPlayer framework is used to play GIF image files",
"homepage": "https://appcoda.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Manpreet Kaur": "kaurmanpreetrao@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Manpreetkaurrao/CZ_GifPlayer.git",
"tag": "1.0.0"
},
"source_files": "CZ_GifPlayer/*.{h,m}"
}