blob: a6d6f61947053d49a4a85e1aab4b9210f79422b5 [file] [log] [blame]
{
"name": "MSPlayer",
"version": "1.1.2",
"summary": "A quick use VideoPlayer base on avplayer and support floating like youtube did",
"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.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"MSPlayer/Classes/",
"MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
"MSPlayer/Classes/VideoTimeRecord.xcdatamodeld/*.xcdatamodel"
],
"resources": [
"MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
"MSPlayer/Classes/VideoTimeRecord.xcdatamodeld/*.xcdatamodel"
],
"preserve_paths": "MSPlayer/Classes/VideoTimeRecord.xcdatamodeld",
"resource_bundles": {
"MSPlayer": [
"MSPlayer/Assets/*.png"
]
},
"frameworks": "CoreData",
"dependencies": {
"NVActivityIndicatorView": [
"4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}