[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 1 / e / 8 / HGImageBrowser / 1.0.1 / HGImageBrowser.podspec.json
blob0efc7aecf0ad8b0c375ceb5a5f227407280e0341
2   "name": "HGImageBrowser",
3   "version": "1.0.1",
4   "summary": "自定义图片视频展示库",
5   "description": "自定义图片视频展示库,可展示图片,视频,支持URL,Image,Asset,Path",
6   "homepage": "https://github.com/kennthsHG/HGImageBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kennthsHG": "362168751@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/kennthsHG/HGImageBrowser.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HGImageBrowser/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "HGImageBrowserResource": [
24       "HGImageBrowser/Assets/*.png"
25     ]
26   },
27   "prefix_header_contents": "#import \"HGImageBrowserMacro.h\"",
28   "frameworks": [
29     "UIKit",
30     "Photos"
31   ],
32   "dependencies": {
33     "SDWebImage": [
35     ]
36   },
37   "static_framework": true