[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / 0 / RTCP2PEngine / 1.0.6 / RTCP2PEngine.podspec.json
blob3b56cecb50aade744adfc048be1cd5991a70f0a8
2   "name": "RTCP2PEngine",
3   "version": "1.0.6",
4   "summary": "AnyRTC视频呼叫SDK",
5   "description": "RTCP2PEngine 是anyRTC视频呼叫的iOS SDK",
6   "homepage": "https://github.com/BoYuanZjq/RTCP2PEngine",
7   "license": "MIT",
8   "authors": {
9     "zzuzjq": "984630262@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/BoYuanZjq/RTCP2PEngine.git",
16     "tag": "1.0.6",
17     "submodules": true
18   },
19   "source_files": "RTCP2PEngine/**/*.{h,m}",
20   "public_header_files": "RTCP2PEngine/**/*.{h}",
21   "vendored_frameworks": "RTCP2PEngine/**/*.framework",
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox",
25     "VideoToolbox",
26     "CoreMedia",
27     "OpenGLES",
28     "Security",
29     "GLKit",
30     "UIKit",
31     "Foundation"
32   ],
33   "requires_arc": true