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