[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 7 / 0 / MNkImageSlider / 1.0 / MNkImageSlider.podspec.json
blob416c1741778523f296fa61d4a9d22f45411a7879
2   "name": "MNkImageSlider",
3   "version": "1.0",
4   "summary": "Image slider view for iOS",
5   "description": "Custom created image slider with support image data or url",
6   "homepage": "https://github.com/MnkGitBox/MNkImageSlider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Malith Nadeeshan": "malith.mnk93@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MnkGitBox/MNkImageSlider.git",
16     "tag": "1.0"
17   },
18   "social_media_url": "https://twitter.com/malithnadeeshan",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "MNkSliderEffectCollectionViewLayout": [
30     ]
31   },
32   "swift_versions": "4.0",
33   "swift_version": "4.0"