[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / 1 / 6 / 2 / YXBPhotoBrowser / 0.0.4 / YXBPhotoBrowser.podspec.json
bloba4c475ec3305c5df5754ae9def5497dc0b63dbf0
2   "name": "YXBPhotoBrowser",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YXBPhotoBrowser/**/*.{h,m}",
22   "dependencies": {
23     "YYKit": [
24       "~> 1.0.9"
25     ]
26   },
27   "requires_arc": true