blob: f6ced07e07d4ed364df2f8e1a68790d281fe3129 [file] [log] [blame]
{
"name": "AngPlayer",
"version": "1.0.2",
"summary": "Video player for ios",
"description": "Video player using avplayer",
"homepage": "https://github.com/ShyPhinehas/AngPlayer.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"skyphinehas@hanmail.net": "montelia@naver.com"
},
"source": {
"git": "https://github.com/ShyPhinehas/AngPlayer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "AngPlayer/Classes/**/*"
}