[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 5 / f / YLPhotoBrowser / 1.0.1 / YLPhotoBrowser.podspec.json
blob3ec5d0466364c9609297a5d515c4c3549036f4a2
2   "name": "YLPhotoBrowser",
3   "version": "1.0.1",
4   "summary": "A lightweight picture browsing framework",
5   "homepage": "https://github.com/Hearsayer/YLPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Hearsayer": "hearsayer@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Hearsayer/YLPhotoBrowser.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "PhotoBrowser/*.{swift}",
18   "requires_arc": true,
19   "dependencies": {
20     "Kingfisher": [
22     ]
23   },
24   "pushed_with_swift_version": "3.0"