[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 6 / 0 / JSMediaBrowser / 0.0.2 / JSMediaBrowser.podspec.json
blobed21f22b4956b7a976a495cd5ef4634f3fb0346d
2   "name": "JSMediaBrowser",
3   "version": "0.0.2",
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     "5.0",
14     "5.1",
15     "5.2"
16   ],
17   "source": {
18     "git": "https://github.com/jiasongs/JSMediaBrowser.git",
19     "tag": "0.0.2"
20   },
21   "frameworks": "Foundation",
22   "source_files": [
23     "JSMediaBrowser",
24     "JSMediaBrowser/*.{swift,h,m}",
25     "JSMediaBrowser/**/*.{swift,h,m}"
26   ],
27   "license": "MIT",
28   "requires_arc": true,
29   "dependencies": {
30     "JSCoreKit": [
31       "~> 0.0.6"
32     ]
33   },
34   "swift_version": "5.2"