[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / c / YHPhotoBrowser / 0.0.6 / YHPhotoBrowser.podspec.json
blob8924e9338fee9b22b4fd8af4c3a310140591e242
2   "name": "YHPhotoBrowser",
3   "version": "0.0.6",
4   "summary": "photo browser for ios",
5   "homepage": "https://github.com/hackxhj/YHPhotoBrowser.git",
6   "license": "MIT",
7   "authors": {
8     "hackxhj": "643087041@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/hackxhj/YHPhotoBrowser.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "YHPhotoBrowser/YHPhotoBrowser/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "YYWebImage": [
23     ]
24   }