[Add] Dalila 1.0.25
[CocoaPods.git] / Specs / 2 / e / 7 / BlueprintUICommonControls / 4.0.1 / BlueprintUICommonControls.podspec.json
blob3ef45761bbefe63f06e6e8c02703599a15bcf4a9
2   "name": "BlueprintUICommonControls",
3   "version": "4.0.1",
4   "summary": "UIKit-backed elements for Blueprint",
5   "homepage": "https://www.github.com/square/blueprint",
6   "license": "Apache License, Version 2.0",
7   "authors": "Square",
8   "source": {
9     "git": "https://github.com/square/blueprint.git",
10     "tag": "4.0.1"
11   },
12   "swift_versions": "5.9",
13   "platforms": {
14     "ios": "15.0"
15   },
16   "source_files": "BlueprintUICommonControls/Sources/**/*.swift",
17   "dependencies": {
18     "BlueprintUI": [
19       "4.0.1"
20     ]
21   },
22   "pod_target_xcconfig": {
23     "APPLICATION_EXTENSION_API_ONLY": "YES"
24   },
25   "swift_version": "5.9"