[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 2 / 5 / SKPhotoBrowser / 3.0.1 / SKPhotoBrowser.podspec.json
blobe283f189697ef8b90c84ec05853f2b4e3dad510b
2   "name": "SKPhotoBrowser",
3   "version": "3.0.1",
4   "summary": "Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift2.0.",
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": "3.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SKPhotoBrowser/**/*.{h,swift}",
21   "resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
22   "requires_arc": true,
23   "frameworks": "UIKit"