[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 2 / b / RTCPEngine / 1.1.3 / RTCPEngine.podspec.json
blob0eafa7299cc8f437871e5e3a097c983844feb38a
2   "name": "RTCPEngine",
3   "version": "1.1.3",
4   "summary": "AnyRTC实时直播SDK",
5   "description": "RTCPEngine 是anyRTC实时直播的iOS SDK",
6   "homepage": "https://github.com/BoYuanZjq/RTCPEngine",
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/RTCPEngine.git",
16     "tag": "1.1.3",
17     "submodules": true
18   },
19   "source_files": "RTCPEngine/**/*.{h,m}",
20   "public_header_files": "RTCPEngine/**/*.{h}",
21   "vendored_frameworks": "RTCPEngine/**/*.framework",
22   "frameworks": [
23     "AVFoundation",
24     "AudioToolbox",
25     "VideoToolbox",
26     "CoreMedia",
27     "OpenGLES",
28     "GLKit",
29     "Foundation",
30     "UIKit"
31   ],
32   "requires_arc": true