[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / f / b / 2 / YCPicturesBrowseView / 0.0.6 / YCPicturesBrowseView.podspec.json
blobe41940ffc10cb6abd1719d8969af4cb0ade76682
2   "name": "YCPicturesBrowseView",
3   "version": "0.0.6",
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.6"
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   }