[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 9 / Brytecam / 0.1.2 / Brytecam.podspec.json
blob341e81666426bac992191e686c035941935d87ba
2   "name": "Brytecam",
3   "version": "0.1.2",
4   "summary": "Brytcam Videoconferencing iOS SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/brytecam/brytecam-ios",
7   "license": {
8     "type": "Commercial"
9   },
10   "authors": {
11     "Dmitry Fedoseyev": "dmitry@brytecam.com"
12   },
13   "source": {
14     "git": "https://github.com/brytecam/brytecam-ios.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "Brytecam/Brytecam.framework/Headers/*.h",
21   "public_header_files": "Brytecam/Brytecam.framework/Headers/*.h",
22   "vendored_frameworks": "Brytecam/Brytecam.framework",
23   "dependencies": {
24     "jetfire": [
26     ],
27     "GoogleWebRTC": [
28       "1.1.31999"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "ENABLE_BITCODE": "NO"
33   }