[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 5 / SKPhotoBrowser / 6.1.0 / SKPhotoBrowser.podspec.json
blob191d121b1d7a595d58b46a2ff35d783af95d9312
2   "name": "SKPhotoBrowser",
3   "version": "6.1.0",
4   "summary": "Simple PhotoBrowser/Viewer iwritten by pure swift. inspired by facebook, twitter photo browsers.",
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": "6.1.0"
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",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.2"
26   }