[Add] RapidKitFoundation_MacOS 2024.1224.1706.628
[CocoaPods.git] / Specs / f / 2 / 6 / UILayoutSugar / 1.0.0 / UILayoutSugar.podspec.json
blobf89ae66de043b584a73f13edb5340eac08132474
2   "name": "UILayoutSugar",
3   "version": "1.0.0",
4   "summary": "快速创建约束的语法糖",
5   "description": "快速创建约束的语法糖",
6   "homepage": "https://github.com/ChaselAn/UILayoutSugar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ChaselAn": "865770853@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ChaselAn/UILayoutSugar.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "LayoutSugar/LayoutSugar/Classes/*.swift",
22   "swift_versions": [
23     "4.0",
24     "4.1",
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.2",
29     "5.3"
30   ],
31   "swift_version": "5.3"