[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 7 / a / AutoFlex / 0.3.2 / AutoFlex.podspec.json
blob932d7e36477569a371a3a01f72bac36067d555c6
2   "name": "AutoFlex",
3   "version": "0.3.2",
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.2"
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"