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