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