blob: b783a8b619db6aa2bad84af6712c39d7017b1379 [file] [log] [blame]
{
"name": "MSPlayer",
"version": "1.0.2",
"summary": "A quick use videoPlayer",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/masonchang1991/MSPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"masonchang1991": "masonchang1991@gmail.com"
},
"source": {
"git": "https://github.com/masonchang1991/MSPlayer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSPlayer/Classes/",
"resource_bundles": {
"MSPlayer": [
"MSPlayer/Assets/*.png"
]
},
"dependencies": {
"NVActivityIndicatorView": [
"4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}