[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.5.1 / AFBrowser.podspec.json
blob94c48c4cd6553a27dd663df49ef1e97ac303e5aa
2   "name": "AFBrowser",
3   "version": "1.5.1",
4   "summary": "图片/视频浏览器",
5   "description": "1、修复isNan闪退bug\n2、占位图问题修复",
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.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   }