[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 2 / 0 / 6 / HMPhotoBrowser / 1.0.6 / HMPhotoBrowser.podspec.json
bloba5a4e2cd519aeecefce35c556d3a266035e48058
2   "name": "HMPhotoBrowser",
3   "version": "1.0.6",
4   "summary": "轻量级图片浏览器",
5   "homepage": "https://github.com/itheima-developer/HMPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "Fan Liu": "liufan321@gamil.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/itheima-developer/HMPhotoBrowser.git",
15     "tag": "1.0.6"
16   },
17   "source_files": "HMPhotoBrowser/PhotoBrowser/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "YYWebImage": [
22     ]
23   }