[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 6 / 7 / LJViewInterfaceOrientationManager / 0.1.0 / LJViewInterfaceOrientationManager.podspec.json
blob98d41f36b0bed18f266a93553cb191af9f0ca153
2   "name": "LJViewInterfaceOrientationManager",
3   "version": "0.1.0",
4   "summary": "屏幕旋转对View的回调",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lijian096870/LJViewInterfaceOrientationManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lijian096870": "1358756992@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lijian096870/LJViewInterfaceOrientationManager.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LJViewInterfaceOrientationManager/Classes/**/*",
22   "public_header_files": "LJViewInterfaceOrientationManager/Classes/LJViewInterfaceOrientationManager.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "LJViewController": [
27     ]
28   }