blob: 700bbe4466965c955bc7c1dda21d3ee1a14965fe [file] [log] [blame]
{
"name": "NSMPlayer",
"version": "0.2.6",
"summary": "NSMPlayer is a library of playing video.",
"homepage": "https://github.com/xinpianchang/NSMPlayer-ObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lin Lin": "linlin@xinpianchang.com"
},
"source": {
"git": "https://github.com/xinpianchang/NSMPlayer-ObjC.git",
"tag": "0.2.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSMPlayer/Classes/**/*",
"dependencies": {
"Bolts/Tasks": [
],
"NSMStateMachine": [
],
"Reachability": [
]
},
"resources": "NSMPlayer/Assets/**/*"
}