[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / e / SwiftyGiphy / 1.3.1 / SwiftyGiphy.podspec.json
blobc3c04182ddce56e65692596fc205c9600dcf5163
2   "name": "SwiftyGiphy",
3   "version": "1.3.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.3.1"
17   },
18   "social_media_url": "https://twitter.com/52_inc",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Library/*.*",
24   "resources": "Assets/*.*",
25   "frameworks": [
26     "UIKit",
27     "AVFoundation"
28   ],
29   "dependencies": {
30     "ObjectMapper": [
31       "~> 3.0"
32     ],
33     "SDWebImage/GIF": [
35     ],
36     "NSTimer-Blocks": [
38     ],
39     "FLAnimatedImage": [
40       "~> 1.0"
41     ]
42   },
43   "swift_version": "5.0"