[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 8 / 5 / BlueprintUILists / 8.0.5 / BlueprintUILists.podspec.json
blob6f57fee1f86754fb1d34101f459101a1100daf48
2   "name": "BlueprintUILists",
3   "version": "8.0.5",
4   "summary": "Declarative list views for iOS apps that deploy back to iOS 14.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": "8.0.5"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": [
18     "5.7"
19   ],
20   "dependencies": {
21     "ListableUI": [
23     ],
24     "BlueprintUI": [
25       "~> 0.50.0"
26     ]
27   },
28   "source_files": "BlueprintUILists/Sources/**/*.{swift}",
29   "pod_target_xcconfig": {
30     "APPLICATION_EXTENSION_API_ONLY": "YES"
31   },
32   "swift_version": "5.7"