[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 2 / YXBPhotoBrowser / 0.0.2 / YXBPhotoBrowser.podspec.json
blob1e848e39759ec74d14f685ee16bf16e7fab7d26f
2   "name": "YXBPhotoBrowser",
3   "version": "0.0.2",
4   "summary": "A simple photobrowser.",
5   "description": "仿微信大图浏览,参考了很多HZPhotoBrowser的实现,但是更易于使用。",
6   "homepage": "https://github.com/bing900717/YXBPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yaoxb": "1375216660@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/bing900717/YXBPhotoBrowser.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YXBPhotoBrowser/Classes/**/*",
22   "dependencies": {
23     "YYKit": [
24       "~> 1.0.9"
25     ]
26   },
27   "requires_arc": true