blob: a81d7ed44c228faa7f5dfd6b4fe13b0881bbddd6 [file] [log] [blame]
{
"name": "PoporAVPlayer",
"version": "1.02",
"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.02"
},
"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": [
]
}
}