[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / c / 7 / GifCollectionView / 0.0.7 / GifCollectionView.podspec.json
blobd5ea97495f712b781f990f0f7007f59647060db2
2   "name": "GifCollectionView",
3   "version": "0.0.7",
4   "summary": "Drop in Gif Collection View developed using UIKit",
5   "description": "Drop in Gif Collection View. Uses Tenor as GIFs provider.",
6   "homepage": "https://github.com/tamimNumrah/GifCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tamimNumrah": "tamim@numrah.com"
13   },
14   "platforms": {
15     "ios": "12.1"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/tamimNumrah/GifCollectionView.git",
20     "tag": "0.0.7"
21   },
22   "source_files": "GifCollectionView/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "SwiftyJSON": [
26       "~> 4.0"
27     ],
28     "SwiftyGif": [
30     ]
31   },
32   "swift_version": "5"