[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 1 / 5 / SKPhotoBrowserDTCustom / 6.1.4 / SKPhotoBrowserDTCustom.podspec.json
blob4c543c2465420ffbd45d6452de3f9927c4344925
2   "name": "SKPhotoBrowserDTCustom",
3   "version": "6.1.4",
4   "summary": "Simple PhotoBrowser/Viewer iwritten by pure swift. inspired by facebook, twitter photo browsers.",
5   "homepage": "https://github.com/AsTao/SKPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "astao": "236048180@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/AsTao/SKPhotoBrowser.git",
15     "tag": "6.1.4"
16   },
17   "platforms": {
18     "ios": "10.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   }