blob: 271e0756e440b350d373454c844c27f1018a79e3 [file] [log] [blame]
{
"name": "PoporAVPlayer",
"version": "0.0.2",
"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": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PoporAVPlayer/Classes/*.{h,m}",
"resources": "PoporAVPlayer/Classes/icon.bundle",
"dependencies": {
"PoporOrientation": [
],
"PoporUI/UIView": [
],
"PoporUI/IToast": [
],
"PoporFoundation/prefix": [
],
"PoporFoundation/NSAssistant": [
],
"Masonry": [
],
"KVOController": [
],
"ReactiveObjC": [
]
}
}