[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 7 / 3 / c / HBPhotoBrowser / 0.0.1 / HBPhotoBrowser.podspec.json
blob44190543d92b80e421a56e4bb0219688be189e9e
2   "name": "HBPhotoBrowser",
3   "version": "0.0.1",
4   "summary": "IOS photo album selection framework",
5   "description": "这是一个在iOS上面简单的选择视频和照片的库,使用方便的狠哟!么么哒~",
6   "homepage": "https://github.com/WillieWu/HBPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "hongbin.wu": "hongbin.wu@56qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "3.2",
15   "source": {
16     "git": "https://github.com/WillieWu/HBPhotoBrowser.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "HBPhotoBrowser/HBPhotoBrowser-Main/*.swift",
20   "resource_bundles": {
21     "HBPhotoBrowser": [
22       "HBPhotoBrowser/HBPhotoBrowser-Main/Assets/*"
23     ]
24   },
25   "frameworks": "Photos",
26   "requires_arc": true