[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / e / d / JKImageBrowser / 1.0.9 / JKImageBrowser.podspec.json
blob068e60e37393fafe57c82009d95aef7777249949
2   "name": "JKImageBrowser",
3   "version": "1.0.9",
4   "summary": "仿微信图片浏览控件",
5   "homepage": "https://github.com/XiFengLang/JKPhotoBrowser",
6   "license": "MIT",
7   "authors": {
8     "XiFengLang": "lang131jp@vip.qq.com"
9   },
10   "source": {
11     "git": "https://github.com/XiFengLang/JKPhotoBrowser.git",
12     "tag": "1.0.9"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "source_files": "src/*.{h,m}",
20   "dependencies": {
21     "SDWebImage": [
22       ">= 5.0"
23     ]
24   }