[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / f / 7 / a / AutoFlex / 0.3.6 / AutoFlex.podspec.json
blob8a68324ec460327e8007a0f7125e18c500e177c1
2   "name": "AutoFlex",
3   "version": "0.3.6",
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.6"
17   },
18   "social_media_url": "https://liam-i.github.io",
19   "cocoapods_version": ">= 1.13.0",
20   "platforms": {
21     "ios": "12.0",
22     "tvos": "12.0",
23     "osx": "11.0",
24     "visionos": "1.0"
25   },
26   "swift_versions": [
27     "5.0"
28   ],
29   "source_files": "Sources/**/*.swift",
30   "resource_bundles": {
31     "AutoFlex": [
32       "Sources/PrivacyInfo.xcprivacy"
33     ]
34   },
35   "swift_version": "5.0"