[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.7.1 / AFBrowser.podspec.json
blobe0b2aec9f4c5db86196ff21f9a2c3b163b82377e
2   "name": "AFBrowser",
3   "version": "1.7.1",
4   "summary": "图片/视频浏览器",
5   "description": "1、修复Bug:图片下载完成显示时的缩放比例错乱问题",
6   "homepage": "https://github.com/yxh418983798/AFBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yxh418983798/AFBrowser.git",
16     "tag": "1.7.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AFBrowser/Classes/**/*",
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "YYImage": [
28     ]
29   },
30   "resource_bundles": {
31     "AFBrowser": [
32       "AFBrowser/Assets/*"
33     ]
34   }