[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 4 / 6 / VoipLibIOS / 1.0.0 / VoipLibIOS.podspec.json
blobc709aaf6f83d1bdbd8d98b94a6e731a34f87d955
2   "name": "VoipLibIOS",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "requires_arc": true,
7   "swift_versions": "5",
8   "version": "1.0.0",
9   "summary": "A short description of VoipLibIOS.",
10   "description": "This library is an opinionated sip-wrapper",
11   "homepage": "https://github.com/hieujames/VoipLibIOS.git",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "37453099": "hieujames741@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/hieujames/VoipLibIOS.git",
21     "tag": "1.0.0"
22   },
23   "source_files": "VoipLibIOS/**/*",
24   "vendored_frameworks": "linphone-sdk-novideo-frameworks/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "Swinject": [
28       "~> 2.8.2"
29     ]
30   },
31   "swift_version": "5"