[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 3 / f / RebtelSDK / 2.1.1 / RebtelSDK.podspec.json
blob1540f59bc5f18b63726c094273ff4598a41ee0db
2   "name": "RebtelSDK",
3   "version": "2.1.1",
4   "platforms": {
5     "ios": null
6   },
7   "summary": "RebtelSDK provides voice calling and instant-messaging.",
8   "description": "\n  The Rebtel SDK for iOS makes it easy to add high-definition voice calling \n  and instant-messaging to iOS applications.\n\n  * High-Definition Voice Calling\n  * Instant Messaging\n  * Rebtel's cloud service as backend\n\n",
9   "homepage": "http://developer.rebtel.com",
10   "authors": {
11     "Rebtel": "sdk@rebtel.com"
12   },
13   "license": {
14     "type": "Commercial",
15     "file": "LICENCE"
16   },
17   "source": {
18     "http": "http://download.rebtel.com/sdk/RebtelSDK-iOS-2.1.1-82087cd.tar.bz2",
19     "flatten": true
20   },
21   "ios": {
22     "vendored_frameworks": "RebtelSDK.framework"
23   },
24   "preserve_paths": [
25     "RebtelSDK.framework",
26     "LICENCE",
27     "Rebtel SDK License Agreement.pdf"
28   ],
29   "frameworks": [
30     "AudioToolbox",
31     "AVFoundation",
32     "Security"
33   ],
34   "libraries": [
35     "stdc++.6.0.9",
36     "sqlite3"
37   ],
38   "requires_arc": false