[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 2 / b / libjingle_peerconnection_swift / 0.3.0 / libjingle_peerconnection_swift.podspec.json
blob26430fd0b39a189435b91838eedc6eba99c75d28
2   "name": "libjingle_peerconnection_swift",
3   "version": "0.3.0",
4   "summary": "A short description of libjingle_peerconnection_swift.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/SemonCat/libjingle_peerconnection_swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "semon_huang": "semon_huang@asus.com"
13   },
14   "source": {
15     "git": "https://github.com/SemonCat/libjingle_peerconnection_swift.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "libjingle_peerconnection_swift/Classes/**/*",
22   "libraries": [
23     "c",
24     "sqlite3",
25     "stdc++"
26   ],
27   "public_header_files": "libjingle_peerconnection_swift/Classes/**/*.h",
28   "preserve_paths": "libjingle_peerconnection_swift/Lib/libWebRTC.a",
29   "vendored_libraries": "libjingle_peerconnection_swift/Lib/libWebRTC.a",
30   "frameworks": [
31     "AVFoundation",
32     "AudioToolbox",
33     "CoreGraphics",
34     "CoreMedia",
35     "GLKit",
36     "UIKit",
37     "VideoToolbox"
38   ]