[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 1 / UIAdapter / 1.4.0 / UIAdapter.podspec.json
blobe6cb55141a3099d88da01ba1f329623d41b71560
2   "name": "UIAdapter",
3   "version": "1.4.0",
4   "summary": "iOS屏幕适配工具",
5   "homepage": "https://github.com/lixiang1994/UIAdapter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LEE": "18611401994@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/lixiang1994/UIAdapter.git",
18     "tag": "1.4.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.5",
23   "cocoapods_version": ">= 1.4.0",
24   "subspecs": [
25     {
26       "name": "Privacy",
27       "resource_bundles": {
28         "UIAdapter": "Sources/PrivacyInfo.xcprivacy"
29       }
30     }
31   ],
32   "swift_version": "5.5"