[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 3 / c / HBPhotoBrowser / 0.0.2 / HBPhotoBrowser.podspec.json
blobc7a8e0b978d49b4c7b030678081fa2cedded8d0f
2   "name": "HBPhotoBrowser",
3   "version": "0.0.2",
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.2"
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