blob: e828dd45971897b830a993032f11ac0e1c608e38 [file] [log] [blame]
{
"name": "CNPlayer",
"version": "1.0.1",
"summary": "youtube mp4 video player",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zrongl/CNPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zrongl": "ronglei0324@163.com"
},
"source": {
"git": "https://github.com/zrongl/CNPlayer.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNPlayer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}