[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.6.2 / AFBrowser.podspec.json
bloba4d2b522863fdb28b85256907ce8f223c6bdd38c
2   "name": "AFBrowser",
3   "version": "1.6.2",
4   "summary": "图片/视频浏览器",
5   "description": "1、新增功能,可自定义图片UI",
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.6.2"
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   }