[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / c / 1 / YBImageBrowser / 1.0.0 / YBImageBrowser.podspec.json
blobe9d3b204fdf775c8fa8e83bff12663c08ea5126a
2   "name": "YBImageBrowser",
3   "version": "1.0.0",
4   "summary": "image browser for iOS (powerful, superior performance)",
5   "description": "image browser for iOS (powerful, superior performance), \na easy way to use",
6   "homepage": "https://github.com/indulgeIn",
7   "license": "MIT",
8   "authors": {
9     "杨波": "1106355439@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/indulgeIn/YBImageBrowser.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "YBImageBrowser",
20     "YBImageBrowser/**/*.{h,m}"
21   ],
22   "exclude_files": "YBImageBrowser/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "SDWebImage": [
30       "~> 4.3.3"
31     ],
32     "FLAnimatedImage": [
33       "~> 1.0.12"
34     ]
35   }