[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / c / e / SwiftyGiphy / 1.1.1 / SwiftyGiphy.podspec.json
blob190a7f1d21bb05272bb80f2f029be9e86b081f0c
2   "name": "SwiftyGiphy",
3   "version": "1.1.1",
4   "summary": "Provides a UI and API layer for Giphy discovery and integration.",
5   "description": "An easy to use library that provides a UI and API layer for Giphy discovery and integration.",
6   "homepage": "https://github.com/52inc/SwiftyGiphy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brendan Lee": "brendan@52inc.com"
13   },
14   "source": {
15     "git": "https://github.com/52inc/SwiftyGiphy.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/52_inc",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Library/*.*",
23   "resources": "Assets/*.*",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "ObjectMapper": [
30       "~> 3.0"
31     ],
32     "SDWebImage/GIF": [
34     ],
35     "NSTimer-Blocks": [
37     ],
38     "FLAnimatedImage": [
39       "~> 1.0"
40     ]
41   },
42   "pushed_with_swift_version": "4.0"