blob: 0fe7edcea3493f3579e9e52d950f1719586a73a2 [file] [log] [blame]
{
"name": "CNPlayer",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CNPlayer/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}