blob: d646661c2e365566a5a7985d728eb8e9b780d900 [file] [log] [blame]
{
"name": "TMPlayer",
"version": "1.2.2",
"summary": "A perfect player based on ZFPlayer",
"description": "A perfect player based on ZFPlayer made by renzifeng, extend by Nguyễn Khánh Ngọc",
"homepage": "https://github.com/Th3M4sk8712/TMPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Th3M4sk": "themaskhenzo@gmail.com"
},
"source": {
"git": "https://github.com/Th3M4sk8712/TMPlayer.git",
"tag": "1.2.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TMPlayer/classes/**/*.{h,m}",
"resources": "TMPlayer/classes/ControlView/ZFPlayer.bundle",
"frameworks": [
"UIKit",
"MediaPlayer"
],
"dependencies": {
"Masonry": [
]
}
}