[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 2 / 5 / SKPhotoBrowser / 5.0.0 / SKPhotoBrowser.podspec.json
blob30ed457d147660bec38d276ade4a638bfd1deec9
2   "name": "SKPhotoBrowser",
3   "version": "5.0.0",
4   "summary": "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift.",
5   "homepage": "https://github.com/suzuki-0000/SKPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "suzuki_keishi": "keishi.1983@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/suzuki-0000/SKPhotoBrowser.git",
15     "tag": "5.0.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SKPhotoBrowser/**/*.{h,swift}",
21   "resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "pushed_with_swift_version": "4.0"