[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / f / 1 / MZStoryPreviewer / 0.1.1 / MZStoryPreviewer.podspec.json
blob1912a53361e311741406faaa914b2e9e6384418e
2   "name": "MZStoryPreviewer",
3   "version": "0.1.1",
4   "summary": "MZStoryPreviewer is a simple reusable component for previewing users stories in an elegant way.",
5   "swift_versions": "5.0",
6   "description": "MZStoryPreviewer is a UI component for previewing users stories in an elegant way like instagram feature previewing users with gradient Border colors.",
7   "homepage": "https://github.com/mozead1996/MZStoryPreviewer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "mozead1996": "mohamedzead2021@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/mozead1996/MZStoryPreviewer.git",
17     "tag": "0.1.1"
18   },
19   "social_media_url": "https://twitter.com/mo__zead",
20   "platforms": {
21     "ios": "12.4"
22   },
23   "source_files": "MZStoryPreviewer/Classes/**/*",
24   "dependencies": {
25     "SDWebImage": [
26       "~> 5.0"
27     ]
28   },
29   "swift_version": "5.0"