[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / f / 1 / UIAdapter / 1.3.0 / UIAdapter.podspec.json
blobfd5a15d66a4cd51201e85f7cfc87748735f8f0b6
2   "name": "UIAdapter",
3   "version": "1.3.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.3.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.3",
23   "cocoapods_version": ">= 1.4.0",
24   "subspecs": [
25     {
26       "name": "Privacy",
27       "resource_bundles": {
28         "Privacy": "Sources/PrivacyInfo.xcprivacy"
29       }
30     }
31   ],
32   "swift_version": "5.3"