[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / a / 7 / 1 / PSAUIiOS / 1.0.0 / PSAUIiOS.podspec.json
blob9a58762f220cf8ce6352b25b76554e8e0b75cb42
2   "name": "PSAUIiOS",
3   "version": "1.0.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/21bedce7f1f37e20463bc22a6cb3c05d5e5ac31a/DefaultPsaUi.zip"
15   },
16   "dependencies": {
17     "PSACommonSDK": [
18       "~> 1.0.8"
19     ]
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "ios": {
25     "vendored_frameworks": "DefaultPsaUi.framework"
26   }