[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 5 / 7 / InstaCallClient / 0.0.2 / InstaCallClient.podspec.json
blob56d3a4dc8e450dc1e10d8f885ae6551caf22622c
2   "name": "InstaCallClient",
3   "version": "0.0.2",
4   "summary": "Insta Call Client",
5   "description": "Insta Call Client to start video call and audio call",
6   "homepage": "https://git.clicklabs.in/ClickLabs/InstaspeakerCallClient-iOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Vishal Jhanjhri": "jhanjhri.vishal@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://git.clicklabs.in/ClickLabs/InstaspeakerCallClient-iOS.git",
19     "tag": "0.0.2"
20   },
21   "swift_version": "4.2",
22   "source_files": "InstaCallClient/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "static_framework": false,
25   "preserve_paths": "README.md",
26   "dependencies": {
27     "GoogleWebRTC": [
29     ]
30   },
31   "pod_target_xcconfig": {
32     "ENABLE_BITCODE": "No"
33   }