[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / 7 / GifCollectionView / 0.0.8 / GifCollectionView.podspec.json
blob2308f1b7d604d3246c49fe6295ef5eee9c3e579f
2   "name": "GifCollectionView",
3   "version": "0.0.8",
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.8"
21   },
22   "source_files": "GifCollectionView/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "dependencies": {
25     "SwiftyJSON": [
26       "~> 4.0"
27     ],
28     "SDWebImage": [
30     ]
31   },
32   "swift_version": "5"