[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 3 / 5 / JDPhotoBrowser / 0.1.1 / JDPhotoBrowser.podspec.json
blobc9213a5162a7e3c45d5d8e7326c67aad2af862b6
2   "name": "JDPhotoBrowser",
3   "version": "0.1.1",
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.1"
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"