[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 4 / e / c / JQPhotoBrowser / 1.0.2 / JQPhotoBrowser.podspec.json
blob708e4413b1b9ec1a3213b552b890354d31f26a15
2   "name": "JQPhotoBrowser",
3   "version": "1.0.2",
4   "summary": "A copy of WeChat's picture browser.",
5   "homepage": "https://github.com/xiaohange/JQPhotoBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "韩俊强": "532167805@qq.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/xiaohange/JQPhotoBrowser.git",
18     "tag": "1.0.2"
19   },
20   "source_files": "JQPhotoBrowser/**/*.{h,m}",
21   "public_header_files": "JQPhotoBrowser/**/*.h",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   },
27   "requires_arc": true