[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / d / 4 / 6 / VoipLibIOS / 1.0.9 / VoipLibIOS.podspec.json
blobcdf2c22cf2051ebbbed4a9a5bac262f2686a7325
2   "name": "VoipLibIOS",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "requires_arc": true,
7   "swift_versions": "5",
8   "version": "1.0.9",
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.9"
22   },
23   "source_files": "VoipLibIOS/**/*",
24   "preserve_paths": "libs/**/*",
25   "vendored_frameworks": "libs/*",
26   "frameworks": "UIKit",
27   "dependencies": {
28     "Swinject": [
29       "~> 2.8.2"
30     ]
31   },
32   "swift_version": "5"