[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 2 / SwiftyGiphyKit / 0.2.3 / SwiftyGiphyKit.podspec.json
blob80c2983a79e79139678397aad84bfc69f76477fa
2   "name": "SwiftyGiphyKit",
3   "version": "0.2.3",
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.2.3"
21   },
22   "source_files": "SwiftyGiphyKit/**/*.{h,m,swift}",
23   "resources": "SwiftyGiphyKit/*.xcassets",
24   "dependencies": {
25     "SwiftyGif": [
27     ]
28   },
29   "swift_version": "5.1"