[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 7 / 1 / PSAUIiOS / 1.2.10 / PSAUIiOS.podspec.json
blob029e0e5aaf6fe893eee6859545f29b77daad95a9
2   "name": "PSAUIiOS",
3   "version": "1.2.10",
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/3b6e22d397a72de6ad9c5fcda4dc7a79830632ef/PSAUIiOS.zip"
15   },
16   "dependencies": {
17     "PSACommonSDK": [
18       "~> 1.2.8"
19     ]
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "ios": {
25     "vendored_frameworks": "DefaultPsaUi.xcframework"
26   },
27   "pod_target_xcconfig": {
28     "ONLY_ACTIVE_ARCH": "YES"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }