[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / 9 / 3 / 5 / JDPhotoBrowser / 0.1.0 / JDPhotoBrowser.podspec.json
blob7d26c6d17d4ca62910d3ea8952c88ae05326fe16
2   "name": "JDPhotoBrowser",
3   "version": "0.1.0",
4   "summary": "图片浏览器 swift JDPhotoBrowser.",
5   "description": "一款高仿微信图片浏览器swift版本",
6   "homepage": "https://github.com/1271284056",
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.1.0"
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   "dependencies": {
28     "SDWebImage": [
29       "~> 4.0.0"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"