[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / f / 1 / HXRotationTool / 0.3.0 / HXRotationTool.podspec.json
blobd4f80456947d10455a0ea3c61acb8fb345e569ba
2   "name": "HXRotationTool",
3   "version": "0.3.0",
4   "summary": "iOS 屏幕旋转工具类,兼容iOS 16,兼容Xcode 13和Xcode 14。",
5   "description": "iOS 屏幕旋转工具类,兼容iOS 16,兼容Xcode 13和Xcode 14。",
6   "homepage": "https://github.com/TheLittleBoy/HXRotationTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TheLittleBoy": "wangxa@edu-edu.com.cn"
13   },
14   "source": {
15     "git": "https://github.com/TheLittleBoy/HXRotationTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HXRotationTool/Classes/**/*"