blob: 7106d30d5e19c1e1a900e3300f705e66867853e9 [file] [log] [blame]
{
"name": "Gifu_Applicaster",
"version": "2.0.1",
"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/applicaster/Gifu.git",
"tag": "v2.0.1",
"submodules": true
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Source/**/*.{h,swift}"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}