[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 3 / 5 / JDPhotoBrowser / 0.4.6 / JDPhotoBrowser.podspec.json
blob39710f141ccd64ab12d6ebbd8728312f134b891d
2   "name": "JDPhotoBrowser",
3   "version": "0.4.6",
4   "summary": "简洁的图片浏览器 swift版本",
5   "description": "一款高仿微信图片轻量级浏览器swift版本,简洁好用.",
6   "homepage": "https://github.com/1271284056/JDPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1271284056": "1271284056@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/1271284056/JDPhotoBrowser.git",
16     "tag": "0.4.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JDPhotoBrowser/Classes/**/*",
22   "resource_bundles": {
23     "JDPhotoBrowser": [
24       "JDPhotoBrowser/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit",
28   "dependencies": {
29     "SDWebImage": [
30       "~> 4.0.0"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"