[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 3 / a / 7 / LCT-SKPhotoBrowser / 2.0.1 / LCT-SKPhotoBrowser.podspec.json
blobc49d176bacfc38086ce3832a0039015949fde8ac
2   "name": "LCT-SKPhotoBrowser",
3   "version": "2.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     "Eddie Li": "chuntakli2@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chuntakli2/SKPhotoBrowser.git",
16     "tag": "2.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SKPhotoBrowser/**/*.{h,swift}",
22   "resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
23   "requires_arc": true,
24   "frameworks": "UIKit"