blob: 3bca9843fb983a1c365c800a7646dd66cb3607ab [file] [log] [blame]
{
"name": "SwiftyGiphy",
"version": "1.0.5",
"summary": "Provides a UI and API layer for Giphy discovery and integration.",
"description": "An easy to use library that provides a UI and API layer for Giphy discovery and integration.",
"homepage": "https://github.com/52inc/SwiftyGiphy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Brendan Lee": "brendan@52inc.com"
},
"source": {
"git": "https://github.com/52inc/SwiftyGiphy.git",
"tag": "1.0.5"
},
"social_media_url": "https://twitter.com/52_inc",
"platforms": {
"ios": "9.0"
},
"source_files": "Library/*.*",
"resources": "Assets/*.*",
"frameworks": [
"UIKit",
"AVFoundation"
],
"dependencies": {
"ObjectMapper": [
"~> 2.2"
],
"SDWebImage/GIF": [
],
"NSTimer-Blocks": [
],
"FLAnimatedImage": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}