[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / a / AutoFlex / 0.3.0 / AutoFlex.podspec.json
blobb16d988e7272f0043d54eda47ab642e3779ddbd9
2   "name": "AutoFlex",
3   "version": "0.3.0",
4   "summary": "An auto layout framework.",
5   "description": "A Swift Autolayout Library for iOS, tvOS and macOS.",
6   "homepage": "https://github.com/liam-i/AutoFlex",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Liam": "liam_i@163.com"
13   },
14   "source": {
15     "git": "https://github.com/liam-i/AutoFlex.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0",
21     "osx": "11.0"
22   },
23   "swift_versions": [
24     "5.0"
25   ],
26   "source_files": "Sources/**/*",
27   "swift_version": "5.0"