blob: 98d41f36b0bed18f266a93553cb191af9f0ca153 [file] [log] [blame]
{
"name": "LJViewInterfaceOrientationManager",
"version": "0.1.0",
"summary": "屏幕旋转对View的回调",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lijian096870/LJViewInterfaceOrientationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lijian096870": "1358756992@qq.com"
},
"source": {
"git": "https://github.com/lijian096870/LJViewInterfaceOrientationManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJViewInterfaceOrientationManager/Classes/**/*",
"public_header_files": "LJViewInterfaceOrientationManager/Classes/LJViewInterfaceOrientationManager.h",
"frameworks": "UIKit",
"dependencies": {
"LJViewController": [
]
}
}