[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 5 / d / b / VialerSIPLib / 3.7.3 / VialerSIPLib.podspec.json
blob003a62a59a5664be1d178df1150f7d58a65da7a0
2   "name": "VialerSIPLib",
3   "version": "3.7.3",
4   "summary": "Vialer SIP Library for iOS",
5   "description": "Objective-C wrapper around PJSIP.",
6   "homepage": "https://github.com/VoIPGRID/VialerSIPLib",
7   "license": "GNU GPL v3",
8   "authors": {
9     "Devhouse Spindle": "opensource@wearespindle.com"
10   },
11   "source": {
12     "git": "https://github.com/VoIPGRID/VialerSIPLib.git",
13     "tag": "3.7.3"
14   },
15   "social_media_url": "https://twitter.com/wearespindle",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,m}",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "resource_bundles": {
23     "VialerSIPLib": "Pod/Resources/*.wav"
24   },
25   "dependencies": {
26     "Vialer-pjsip-iOS": [
28     ],
29     "CocoaLumberjack": [
31     ],
32     "Reachability": [
34     ]
35   }