blob: 1d0e22e5329f429fce56bf2bb2b58080963a9f53 [file] [log] [blame]
{
"name": "TMPlayer",
"version": "1.1.8",
"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.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TMPlayer/**/*.{h,m}",
"resources": "TMPlayer/ZFPlayer.bundle",
"frameworks": [
"UIKit",
"MediaPlayer"
],
"dependencies": {
"Masonry": [
]
}
}