blob: eb8c394c6552c574d4a858cb8b263434bddc18f9 [file] [log] [blame]
{
"name": "PoporAVPlayer",
"version": "1.01",
"summary": "a simple video player, support orientation.",
"homepage": "https://github.com/popor/PoporAVPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popor": "908891024@qq.com"
},
"source": {
"git": "https://github.com/popor/PoporAVPlayer.git",
"tag": "1.01"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAVPlayer/Classes/*.{h,m}",
"resources": "PoporAVPlayer/Classes/PoporAVPlayer.bundle",
"dependencies": {
"PoporOrientation": [
],
"PoporUI/UIView": [
],
"PoporUI/IToast": [
],
"PoporFoundation/Prefix": [
],
"PoporFoundation/NSAssistant": [
],
"Masonry": [
],
"KVOController": [
],
"ReactiveObjC": [
]
}
}