[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / 3 / a / 4 / AutoInch / 1.3.0 / AutoInch.podspec.json
blob46811f6d1325f554674fabc6588007d2330e9257
2   "name": "AutoInch",
3   "version": "1.3.0",
4   "summary": "优雅的iPhone 等比例/全尺寸 适配工具",
5   "homepage": "https://github.com/lixiang1994/AutoInch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "LEE": "18611401994@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/lixiang1994/AutoInch.git",
18     "tag": "1.3.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "swift_versions": [
27     "4.2",
28     "5.0",
29     "5.0"
30   ],
31   "swift_version": "5.0"