Skip to content

Commit

Permalink
[Add] GXVideoPlayer 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoguangxiao authored and CocoaPodsBot committed Dec 12, 2024
1 parent 5e1662a commit eeea952
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions Specs/8/b/d/GXVideoPlayer/0.2.8/GXVideoPlayer.podspec.json
Original file line number Diff line number Diff line change
@@ -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": {
"小修": "[email protected]"
},
"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": [

]
}
}

0 comments on commit eeea952

Please sign in to comment.