[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / b / 7 / libjingle_peerconnection / 6798.3 / libjingle_peerconnection.podspec.json
blobeb24bd9e2e14dfd61f8bf92c3896fc79c82a792a
2   "name": "libjingle_peerconnection",
3   "version": "6798.3",
4   "summary": "An iOS WebRTC demo application hosted on App Engine. Builds by Pristine.io",
5   "description": "                       The WebRTC native APIs are implemented based on the following [WebRTC spec.](http://dev.w3.org/2011/webrtc/editor/webrtc.html) \n\n                       The code that implements WebRTC native APIs (including the Stream and the PeerConnection APIs) are available in [libjingle](https://code.google.com/p/libjingle/source/browse/#svn%2Ftrunk%2Ftalk%2Fapp%2Fwebrtc). A [sample client application](https://code.google.com/p/libjingle/source/browse/#svn%2Ftrunk%2Ftalk%2Fexamples%2Fpeerconnection%2Fclient) is also provided there. \n\n                       The target audience of this document are those who want to use WebRTC Native APIs to develop native RTC applications.\n",
6   "homepage": "https://bitbucket.org/pristineio/libjingle_peerconnection.git",
7   "screenshots": [
8     "https://bytebucket.org/pristineio/libjingle_peerconnection/raw/7c9cd5c64496148b7b268445ad9722aca376b7c9/iphone-dev.png",
9     "https://bytebucket.org/pristineio/libjingle_peerconnection/raw/7c9cd5c64496148b7b268445ad9722aca376b7c9/ipad-sim.png"
10   ],
11   "license": "http://www.webrtc.org/license-rights/license",
12   "authors": {
13     "Rahul Behera": "rahul@pristine.io"
14   },
15   "source": {
16     "git": "https://bitbucket.org/pristineio/libjingle_peerconnection.git",
17     "tag": "6798.3"
18   },
19   "social_media_url": "https://twitter.com/bot_the_builder",
20   "platforms": {
21     "ios": "7.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes",
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "AVFoundation",
28     "CoreGraphics",
29     "CoreMedia",
30     "GLKit",
31     "UIKit"
32   ],
33   "libraries": [
34     "c",
35     "sqlite3",
36     "stdc++.6.0.9"
37   ],
38   "vendored_libraries": "Libraries/libWebRTC-6798-armv7-ia32-Debug.a"