[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 5 / BlueprintUILists / 14.1.0 / BlueprintUILists.podspec.json
blobd17d556d7af25ad6f44a35ac2201213e303e34b1
2   "name": "BlueprintUILists",
3   "version": "14.1.0",
4   "summary": "Declarative list views for iOS apps that deploy back to iOS 15.0.",
5   "homepage": "https://github.com/kyleve/Listable",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "Kyle": "k@squareup.com"
9   },
10   "source": {
11     "git": "https://github.com/kyleve/Listable.git",
12     "tag": "14.1.0"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": [
18     "5.9"
19   ],
20   "dependencies": {
21     "ListableUI": [
23     ],
24     "BlueprintUI": [
25       "~> 3.0"
26     ]
27   },
28   "source_files": "BlueprintUILists/Sources/**/*.{swift}",
29   "pod_target_xcconfig": {
30     "APPLICATION_EXTENSION_API_ONLY": "YES"
31   },
32   "swift_version": "5.9"