[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 8 / f / 1 / HXRotationTool / 0.4.0 / HXRotationTool.podspec.json
blobf3e55bb8733615b8ba3920774eb528770b599666
2   "name": "HXRotationTool",
3   "version": "0.4.0",
4   "summary": "iOS 屏幕旋转工具类,兼容iOS 16,兼容Xcode 13和Xcode 14。",
5   "description": "iOS 屏幕旋转工具类,兼容iOS 16,兼容Xcode 13、Xcode 14和Xcode 15。",
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.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "HXRotationTool/Classes/**/*",
22   "resource_bundles": {
23     "HXRotationTool": [
24       "privacy/PrivacyInfo.xcprivacy"
25     ]
26   }