[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / 3 / a / 4 / AutoInch / 1.3.2 / AutoInch.podspec.json
blob67f6dab616f946eba460c4e8ca99a74ca891c7dd
2   "name": "AutoInch",
3   "version": "1.3.2",
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.2"
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   ],
30   "swift_version": "5.0"