[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / f / 3 / 5 / SoLayout / 1.0.0 / SoLayout.podspec.json
blob8e7dbdb42f2dd573eefa0ffef000000b9d691ccb
2   "name": "SoLayout",
3   "version": "1.0.0",
4   "summary": "A Swift Autolayout DSL for iOS & OS X",
5   "description": "一个Swift Autolayout 布局框架, 便于布局森, 一个Swift Autolayout 布局框架, 便于布局森",
6   "homepage": "https://github.com/LQblue/SoLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LQBlue": "1521224526@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.11"
17   },
18   "source": {
19     "git": "https://github.com/LQblue/SoLayout.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "SoLayout/SoLayout/Layout/*.swift",
23   "ios": {
24     "frameworks": "UIKit"
25   },
26   "osx": {
27     "frameworks": "AppKit"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"