[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / b / 2 / SwiftyGiphyKit / 0.1.7 / SwiftyGiphyKit.podspec.json
blobd4f643697fd3695d8c64e5a2c1bbd8d3b56cb290
2   "name": "SwiftyGiphyKit",
3   "version": "0.1.7",
4   "summary": "Lightweight Swift kit used to present Giphy search/picker view and display/edit GIFs in a user-interactable image view powered by SwiftyGif.",
5   "description": "Lightweight Swift kit used to present Giphy search/picker view and display/edit GIFs in a user-interactable image view (UIImageView) powered by SwiftyGif.",
6   "homepage": "https://github.com/everuribe/SwiftyGiphyKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ever": "e.apollo.u@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/everuribe/SwiftyGiphyKit.git",
20     "tag": "0.1.7"
21   },
22   "source_files": "SwiftyGiphyKit/**/*.{h,m,swift}",
23   "resources": "SwiftyGiphyKit/*.xcassets",
24   "dependencies": {
25     "SwiftyGif": [
27     ]
28   },
29   "swift_version": "5.1"