blob: 245d93a2985a1a26d8837c8473a93262ebcc18dc [file] [log] [blame]
{
"name": "weexvideoplayer",
"version": "0.0.2",
"summary": "weex播放插件",
"description": "weex视频流播放插件,并边下边播",
"homepage": "https://github.com/jiejieshow1/WeexVideoPlayerSDK",
"license": "MIT",
"authors": {
"alan": "jiejieshow@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jiejieshow1/WeexVideoPlayerSDK.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"WeexVideoPlayer/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
},
"dependencies": {
"MBProgressHUD": [
]
}
}