diff --git a/Specs/8/b/d/GXVideoPlayer/0.2.8/GXVideoPlayer.podspec.json b/Specs/8/b/d/GXVideoPlayer/0.2.8/GXVideoPlayer.podspec.json new file mode 100644 index 000000000000000..12116366eb2cb40 --- /dev/null +++ b/Specs/8/b/d/GXVideoPlayer/0.2.8/GXVideoPlayer.podspec.json @@ -0,0 +1,33 @@ +{ + "name": "GXVideoPlayer", + "version": "0.2.8", + "summary": "change:修改视频会话交由app控制", + "description": "TODO: Add long description of the pod here.", + "homepage": "https://github.com/gaoguangxiao", + "license": { + "type": "MIT", + "file": "LICENSE" + }, + "authors": { + "小修": "gaoguangxiao125@sina.com" + }, + "source": { + "git": "https://github.com/gaoguangxiao/GXVideoPlayer.git", + "tag": "0.2.8" + }, + "platforms": { + "ios": "10.0" + }, + "source_files": "GXVideoPlayer/Classes/**/*", + "resource_bundles": { + "GXVideoPlayer": [ + "GXVideoPlayer/Assets/*.png", + "GXVideoPlayer/Assets/WMPlayer.bundle" + ] + }, + "dependencies": { + "Masonry": [ + + ] + } +}