blob: 74ab01de704bc1d9d8341bf6a8f23a1f136eb9f2 [file] [log] [blame]
{
"name": "MSSPlayer",
"version": "0.9.5",
"summary": "a native player with custom controlView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/masonchang1991/MSSPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masonchang1991": "masonchang1991@gmail.com"
},
"source": {
"git": "https://github.com/masonchang1991/MSSPlayer.git",
"tag": "0.9.5"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "MSSPlayer/Classes/**/*",
"resource_bundles": {
"MSSPlayer": [
"MSSPlayer/Assets/*.png"
]
},
"swift_version": "5.0"
}