[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.5.0 / AFBrowser.podspec.json
blob457f143fa3b6e612da447ad2cab4f2e5973cb4f8
2   "name": "AFBrowser",
3   "version": "1.5.0",
4   "summary": "图片/视频浏览器",
5   "description": "1、新增自定义类型的BrowserItem\n2、新增监听滚动回调\n3、新增图片加载占位图设置\n4、修复部分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.5.0"
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   }