[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 6 / MCPlayerKit / 0.0.1 / MCPlayerKit.podspec.json
blob111a56f9c4ee651cec1500a5609379091c57fc42
2   "name": "MCPlayerKit",
3   "version": "0.0.1",
4   "summary": "iOS Player, PlayerCoreType: AVPlayer can use play some video, IJKPlayer type can play video, Live ...",
5   "homepage": "https://github.com/poholo/PlayerKit",
6   "license": "MIT",
7   "authors": {
8     "majiancheng": "675936746@qq.com"
9   },
10   "social_media_url": "https://weibo.com/lp927",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/poholo/PlayerKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "PlayerKit",
20     "PlayerKit/**/*.{h,m}"
21   ],
22   "public_header_files": "PlayerKit/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "VideoToolbox",
27     "QuartzCore",
28     "OpenGLES",
29     "MobileCoreServices",
30     "MediaPlayer",
31     "CoreVideo",
32     "CoreMedia",
33     "CoreGraphics",
34     "AVFoundation",
35     "AudioToolbox"
36   ],
37   "requires_arc": true