[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 9 / iOSPhoneLib / 0.1.7 / iOSPhoneLib.podspec.json
blob0cf3b70fdd93fa59f6af1ed15d58e2be9c29d173
2   "name": "iOSPhoneLib",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "requires_arc": true,
7   "swift_versions": "5",
8   "version": "0.1.7",
9   "summary": "Allow for easy implementation of SIP into a swift project.",
10   "description": "This library is an opinionated sip-wrapper, currently using Linphone as the base.",
11   "homepage": "https://github.com/open-voip-alliance/iOS-Phone-Lib",
12   "license": {
13     "type": "AGPL",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Johannes Nevels": "googledeveloper@voys.nl"
18   },
19   "source": {
20     "git": "https://github.com/open-voip-alliance/iOS-Phone-Lib.git",
21     "tag": "0.1.7"
22   },
23   "source_files": "iOSPhoneLib/**/*",
24   "vendored_frameworks": "linphone-sdk-novideo-frameworks/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "Swinject": [
28       "~> 2.8.2"
29     ]
30   },
31   "swift_version": "5"