[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / a / d / CAPYBImageBrowser / 2.1.0 / CAPYBImageBrowser.podspec.json
blob8157de5c9ca40561be01e0715eb476f792adb3d8
2   "name": "CAPYBImageBrowser",
3   "version": "2.1.0",
4   "summary": "image browser for iOS (powerful, superior performance)",
5   "description": "image browser for iOS (powerful, superior performance), \nan 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/captain9911/YBImageBrowser.git",
16     "tag": "2.1.0"
17   },
18   "source_files": "YBImageBrowser/**/*.{h,m}",
19   "resources": "YBImageBrowser/YBImageBrowser.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "YYKit": [
31     ]
32   }