blob: fdad7ca69e27a2764353deb9a7adc258b6d8b1a8 [file] [log] [blame]
{
"name": "Gifu",
"version": "3.0.0",
"summary": "High-performance 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": "v3.0.0",
"submodules": true
},
"platforms": {
"ios": "9.0"
},
"ios": {
"source_files": "Source/**/*.{h,swift}"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}