[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 1 / PSAUIiOS / 1.0.2 / PSAUIiOS.podspec.json
blob6a6446d5332111d530aa6d30bb2ab04acc152f65
2   "name": "PSAUIiOS",
3   "version": "1.0.2",
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/86a71b914e6bfba07d871a5dd900558b31663191/DefaultPsaUi.zip"
15   },
16   "dependencies": {
17     "PSACommonSDK": [
18       "~> 1.1.10"
19     ]
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "ios": {
25     "vendored_frameworks": "DefaultPsaUi.framework"
26   }