[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / f / b / 2 / YCPicturesBrowseView / 0.0.4 / YCPicturesBrowseView.podspec.json
blob6c3dace3d0e2c2e2b5c8d1b6e9a18b720ac1bc44
2   "name": "YCPicturesBrowseView",
3   "version": "0.0.4",
4   "summary": "图片浏览的控件",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "类似微信, 微博的图片浏览的控件",
9   "homepage": "https://github.com/Changxysuf/YCPicturesBrowseView",
10   "license": "MIT",
11   "authors": {
12     "常兴宇": "shilohchang@lagou.com"
13   },
14   "source": {
15     "git": "https://github.com/Changxysuf/YCPicturesBrowseView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "YCPicturesBrowseExample/PicturesBrowse/Classes/**/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "resources": "YCPicturesBrowseExample/PicturesBrowse/Assets/*",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 5.0.0-beta3"
24     ]
25   }