[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / a / 7 / 1 / PSAUIiOS / 1.1.0 / PSAUIiOS.podspec.json
blob6e5ecfe12f992608b4a98465b66ea1748c58184f
2   "name": "PSAUIiOS",
3   "version": "1.1.0",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "homepage": "https://okaythis.com",
9   "authors": {
10     "Okay This": "hello@okaythis.com"
11   },
12   "summary": "Default UI fo PSA SDK",
13   "source": {
14     "http": "https://github.com/Okaythis/PSAUIiOS/raw/8fe1cef438ebe889a5cbf844abc33983448a699c/DefaultPsaUi.xcframework.zip"
15   },
16   "pod_target_xcconfig": {
17     "VALID_ARCHS": "arm64 armv7 x86_64"
18   },
19   "dependencies": {
20     "PSACommonSDK": [
21       "~> 1.2.0"
22     ]
23   },
24   "platforms": {
25     "ios": "10.0"
26   },
27   "ios": {
28     "vendored_frameworks": "DefaultPsaUi.xcframework"
29   }