[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / c / AFBrowser / 1.4.0 / AFBrowser.podspec.json
blob0596fa2e4425bb6bc5bfd296d531d2c52e40a3f0
2   "name": "AFBrowser",
3   "version": "1.4.0",
4   "summary": "图片/视频浏览器",
5   "homepage": "https://github.com/yxh418983798/AFBrowser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yxh418983798": "418983798@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/yxh418983798/AFBrowser.git",
15     "tag": "1.4.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "AFBrowser/Classes/**/*",
21   "dependencies": {
22     "SDWebImage": [
24     ],
25     "YYImage": [
27     ]
28   },
29   "resource_bundles": {
30     "AFBrowser": [
31       "AFBrowser/Assets/*"
32     ]
33   }