[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 4 / e / c / JQPhotoBrowser / 1.0.0 / JQPhotoBrowser.podspec.json
blob375c0029c178768f7fb5eec2668a072e2918011c
2   "name": "JQPhotoBrowser",
3   "version": "1.0.0",
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.0"
19   },
20   "source_files": "JQPhotoBrowser/**/*.{h,m}",
21   "public_header_files": "JQPhotoBrowser/**/*.h",
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   },
27   "requires_arc": true