[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / e / 3 / Open-AVD / 1.0.2 / Open-AVD.podspec.json
blobf735227f3caab29c11e818854b1091b646fb8e2c
2   "name": "Open-AVD",
3   "version": "1.0.2",
4   "summary": "3Tee Open-AVD SDK for ios, audio video and data communication",
5   "homepage": "https://github.com/honggf/Open-AVD",
6   "license": "MIT",
7   "authors": {
8     "honggf": "554225932@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/honggf/Open-AVD.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "public/*.h",
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreGraphics",
23     "MediaPlayer",
24     "CoreAudio",
25     "AudioToolbox",
26     "Accelerate",
27     "QuartzCore",
28     "OpenGLES",
29     "AVFoundation"
30   ],
31   "libraries": [
32     "c++",
33     "z",
34     "bz2",
35     "iconv"
36   ]