blob: 2d7656923226592e4178dc6732ea7538647c055b [file] [log] [blame]
{
"name": "MCPlayer",
"version": "1.0.0",
"summary": "A short description of MCPlayer.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DHNNB/MCPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"M_Code": "911162806@qq.com"
},
"source": {
"git": "https://github.com/DHNNB/MCPlayer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "MCPlayer/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation"
]
}