[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / 6 / e / 0 / YMPhotoBrowser / 1.0.1 / YMPhotoBrowser.podspec.json
blob8f639ee72b46bbfe72f1269e06e596cc0c0ca192
2   "name": "YMPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "YMPhotoBrowser is a modern looking photo gallery written in Swift for iOS.",
5   "homepage": "https://github.com/zyuanming/YMPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zyphs21": "hansenhs21@live.com"
12   },
13   "swift_version": "4.0",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/zyuanming/YMPhotoBrowser.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "YMPhotoBrowser/*",
22   "resource_bundles": {
23     "Image": [
24       "YMPhotoBrowser/Resources/*.png"
25     ]
26   },
27   "dependencies": {
28     "Kingfisher": [
29       "~> 4.5.0"
30     ]
31   }