[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / a / c / e / SwiftyGiphy / 1.0.3 / SwiftyGiphy.podspec.json
bloba06e032abfca5be3b7730630ccd5f43623614d28
2   "name": "SwiftyGiphy",
3   "version": "1.0.3",
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.0.3"
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       "~> 2.2"
31     ],
32     "SDWebImage/GIF": [
34     ],
35     "NSTimer-Blocks": [
37     ],
38     "FLAnimatedImage": [
39       "~> 1.0"
40     ]
41   },
42   "pushed_with_swift_version": "3.0"