[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 0 / 6 / HMPhotoBrowser / 1.0.3 / HMPhotoBrowser.podspec.json
blob8a0250ee2ddd524ccdff952280d858a6318a5bbe
2   "name": "HMPhotoBrowser",
3   "version": "1.0.3",
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.3"
16   },
17   "source_files": "HMPhotoBrowser/PhotoBrowser/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "YYWebImage": [
22     ]
23   }