[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 5 / d / b / VialerSIPLib / 2.6.0 / VialerSIPLib.podspec.json
blobfd03be7bd6c7a4e82c8dff37876f134d09b8d45d
2   "name": "VialerSIPLib",
3   "version": "2.6.0",
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": "vialersiplib@wearespindle.com"
10   },
11   "source": {
12     "git": "https://github.com/VoIPGRID/VialerSIPLib.git",
13     "tag": "2.6.0"
14   },
15   "social_media_url": "https://twitter.com/wearespindle",
16   "platforms": {
17     "ios": "9.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   }