[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / b / 2 / 5 / SKPhotoBrowser / 7.1.0 / SKPhotoBrowser.podspec.json
blob2f5698e97c75336f3b8ff843c86cc6bb0fb788e8
2   "name": "SKPhotoBrowser",
3   "version": "7.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": "7.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "SKPhotoBrowser/**/*.{h,m,swift}",
21   "resources": "SKPhotoBrowser/SKPhotoBrowser.bundle",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "swift_versions": [
28     "4.0",
29     "4.2",
30     "5.0",
31     "5.1",
32     "5.2",
33     "5.3",
34     "5.4"
35   ],
36   "swift_version": "5.4"