[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / b / 7 / libjingle_peerconnection / 6798.1 / libjingle_peerconnection.podspec.json
blobc402e9348bcabf2f913739058ee85e5d1e124fa4
2   "name": "libjingle_peerconnection",
3   "version": "6798.1",
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": "http://tech.pristine.io/",
7   "license": "http://www.webrtc.org/license-rights/license",
8   "authors": {
9     "Rahul Behera": "rahul@pristine.io"
10   },
11   "source": {
12     "git": "https://bitbucket.org/pristineio/libjingle_peerconnection.git",
13     "tag": "6798.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/**/*.h",
21   "frameworks": [
22     "AVFoundation",
23     "CoreGraphics",
24     "CoreMedia",
25     "GLKit",
26     "UIKit"
27   ],
28   "libraries": [
29     "c",
30     "sqlite3",
31     "stdc++.6.0.9"
32   ],
33   "vendored_libraries": "Libraries/libWebRTC-6798-armv7-ia32-Debug.a"