blob: 43a9f333cffce056cd66bc3656b958c5268c1f0a [file] [log] [blame]
{
"name": "WBOrientation",
"version": "0.1.0",
"summary": "指定某一个控制器支持横竖屏,其他控制器只支持竖屏.",
"description": "指定某一个控制器支持横竖屏,其他控制器只支持竖屏.",
"homepage": "https://github.com/huipengo/WBOrientation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"彭辉": "penghui_only@163.com"
},
"source": {
"git": "https://github.com/huipengo/WBOrientation.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/*.{h,m}"
}