[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / e / 0 / PGDybLiveMulti / 2.0.0 / PGDybLiveMulti.podspec.json
blob101c87b59f07ff9892d01bdc56c53dbfe56098b5
2   "name": "PGDybLiveMulti",
3   "version": "2.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/llairunhao/pgDybLiveMulti.git",
8   "authors": {
9     "Andrew": "llairunhao@gmail.com"
10   },
11   "summary": "P2P直播模块(pgLibLive)",
12   "source": {
13     "git": "https://github.com/llairunhao/pgDybLiveMulti.git",
14     "tag": "2.0.0"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "pgDybLiveMulti/pgDybLiveMulti.framework/Headers/*.{h}",
20   "vendored_frameworks": "pgDybLiveMulti/pgDybLiveMulti.framework",
21   "public_header_files": "pgDybLiveMulti/pgDybLiveMulti.framework/Headers/pgDybLiveMulti.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "CoreVideo",
26     "CoreMedia",
27     "AVFoundation",
28     "VideoToolbox",
29     "AudioToolbox",
30     "CoreGraphics"
31   ]