[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 6 / 0 / JSMediaBrowser / 0.0.6 / JSMediaBrowser.podspec.json
blob0269da7272493c9f27c8c5890beaa25dbb4d05c5
2   "name": "JSMediaBrowser",
3   "version": "0.0.6",
4   "summary": "图片、视频浏览器",
5   "homepage": "https://github.com/jiasongs/JSMediaBrowser",
6   "authors": {
7     "jiasong": "593908937@qq.com"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "swift_versions": [
13     "4.2",
14     "5.0"
15   ],
16   "source": {
17     "git": "https://github.com/jiasongs/JSMediaBrowser.git",
18     "tag": "0.0.6"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "CoreGraphics",
24     "QuartzCore",
25     "PhotosUI"
26   ],
27   "source_files": [
28     "JSMediaBrowser",
29     "JSMediaBrowser/*.{swift,h,m}",
30     "JSMediaBrowser/**/*.{swift,h,m}"
31   ],
32   "license": "MIT",
33   "requires_arc": true,
34   "dependencies": {
35     "JSCoreKit": [
36       "~> 0.1.5"
37     ]
38   },
39   "swift_version": "5.0"