[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 8 / c / whb_HBPhotoBrowser / 0.0.3 / whb_HBPhotoBrowser.podspec.json
blob0cf9e82889294225a6eab0719027a7b77f1cf91c
2   "name": "whb_HBPhotoBrowser",
3   "version": "0.0.3",
4   "summary": "iOS whb_HBPhotoBrowser",
5   "homepage": "https://github.com/WillieWu/HBPhotoBrowser",
6   "authors": {
7     "hongbin.wu": "601479318@qq.com"
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/WillieWu/HBPhotoBrowser.git",
15     "tag": "0.0.3"
16   },
17   "source_files": [
18     "HBPhotoBrowser/HBPhotoBrowser-Main",
19     "HBPhotoBrowser/HBPhotoBrowser-Main/*.{swift}"
20   ],
21   "resource_bundles": {
22     "HBPhotoBrowser": [
23       "HBPhotoBrowser/HBPhotoBrowser-Main/Resources/*.png"
24     ]
25   },
26   "requires_arc": true,
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "Photos"
31   ],
32   "swift_version": "3.2"