blob: 26196791ee3d835c7f2a5207ee30628169629863 [file] [log] [blame]
{
"name": "NSMPlayer",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSMPlayer/Classes/**/*",
"dependencies": {
"Bolts/Tasks": [
],
"NSMStateMachine": [
],
"Reachability": [
]
},
"resources": "NSMPlayer/Assets/**/*"
}