[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / b / 2 / SwiftyGiphyKit / 0.1.3 / SwiftyGiphyKit.podspec.json
blob553a447996cd160e717baa91b2da0823fc9f1de3
2   "name": "SwiftyGiphyKit",
3   "version": "0.1.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_version": "5.1",
18   "source": {
19     "git": "https://github.com/everuribe/SwiftyGiphyKit.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "SwiftyGiphyKit/**/*.{h,m,swift}",
23   "resources": "SwiftyGiphyKit/*.xcassets",
24   "dependencies": {
25     "SwiftyGif": [
27     ]
28   }