blob: 8d18cd6544e192b2257883e43affccc430dd4034 [file] [log] [blame]
{
"name": "Gifu",
"version": "1.2.1",
"summary": "Highly performant animated GIF support for iOS",
"homepage": "https://github.com/kaishin/Gifu",
"social_media_url": "http://twitter.com/kaishin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Reda Lemeden": "git@kaishin.haz.email"
},
"source": {
"git": "https://github.com/kaishin/Gifu.git",
"tag": "v1.2.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Source/**/*.{h,swift}"
},
"requires_arc": true
}