[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 7 / b / SGImageBrowser / 1.0.2 / SGImageBrowser.podspec.json
blob2dfb3c903e4dc753d38baeb4e1eb06cf9c7d772a
2   "name": "SGImageBrowser",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "Browser a imageViews image easily.",
6   "homepage": "https://github.com/Shanguo/SGImageBrowser",
7   "authors": {
8     "刘山国": "857363312@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/shanguo/SGImageBrowser.git",
12     "tag": "1.0.2"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "SGImageBrowser/SGImageBrowser/**/*.{h,m}",
19   "resource_bundles": {
20     "SGImageBrowser": [
21       "SGImageBrowser/**/*.{xib,nib,storyboard,png}"
22     ]
23   },
24   "dependencies": {
25     "MBProgressHUD": [
26       "~> 1.1.0"
27     ],
28     "SDWebImage": [
29       "~> 4.3.0"
30     ]
31   }