[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.5.3 / AFBrowser.podspec.json
blob01f8ee635220deb5e584bea1a89c13753e2aa9fd
2   "name": "AFBrowser",
3   "version": "1.5.3",
4   "summary": "图片/视频浏览器",
5   "description": "1、修复分页加载问题",
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.3"
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   }