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