[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 1 / 6 / 2 / YXBPhotoBrowser / 0.0.3 / YXBPhotoBrowser.podspec.json
blobf51eb15ceeccbc2f5683fe99e62dcd96f6d1e173
2   "name": "YXBPhotoBrowser",
3   "version": "0.0.3",
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.3"
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