[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / d / f / XJPhotoBrowser / 1.1.2 / XJPhotoBrowser.podspec.json
bloba08754db16d51292d7add616ff8329ba9d205c3b
2   "name": "XJPhotoBrowser",
3   "version": "1.1.2",
4   "summary": "Photo Browser",
5   "homepage": "https://github.com/jian289693871/XJPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xj": "289693871@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/jian289693871/XJPhotoBrowser.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "XJPhotoBrowser/*.{h,m}",
21   "public_header_files": "XJPhotoBrowser/*.{h}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "YYWebImage": [
26       "~> 1.0.5"
27     ]
28   }