[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / BlueprintUILists / 14.0.0 / BlueprintUILists.podspec.json
blobcd010f83cfc0fe1a5b61ba232432612902659e60
2   "name": "BlueprintUILists",
3   "version": "14.0.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.0.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"