2 "name": "LiveMediaFramework",
4 "summary": "LiveMediaFramework for components",
5 "description": "LiveMediaFramework for components",
6 "homepage": "https://github.com/bbrichard/LiveMediaFramework",
7 "license": "MIT. Copyright (c) 2019年 BB. All rights reserved.",
9 "Richard": "Richard@seektopser.com"
15 "http": "https://github.com/bbrichard/LiveMediaFramework/releases/download/0.0.3/LiveMediaFramework.zip"
34 "default_subspecs": "zip",
35 "prepare_command": "touch LiveMediaFramework.framework/Modules/module.modulemap\ncat <<-EOF > LiveMediaFramework.framework/Modules/module.modulemap\nframework module LiveMediaFramework {\n header \"IJKAVMoviePlayerController.h\"\n header \"IJKMPMoviePlayerController.h\"\n header \"IJKFFMonitor.h\"\n header \"IJKFFOptions.h\"\n header \"IJKKVOController.h\"\n header \"IJKMediaFramework.h\"\n header \"IJKMediaModule.h\"\n header \"IJKMediaPlayback.h\"\n header \"IJKMediaPlayer.h\"\n header \"IJKNotificationManager.h\"\n header \"IJKSDLGLViewProtocol.h\"\n header \"IJKFFMoviePlayerController.h\"\n}\nEOF",
40 "vendored_frameworks": "*.framework"