| { | |
| "name": "PSASDK", | |
| "version": "1.0.2", | |
| "license": { | |
| "type": "Apache 2.0", | |
| "file": "LICENSE" | |
| }, | |
| "homepage": "https://okaythis.com", | |
| "authors": { | |
| "Okay This": "hello@okaythis.com" | |
| }, | |
| "summary": "PSA SDK with custom UI", | |
| "source": { | |
| "http": "https://github.com/Okaythis/PSAiOS/raw/7b721d33e25f41c83ca157eb2542d35d9a5b137f/PSA.zip" | |
| }, | |
| "dependencies": { | |
| "PSAUIiOS": [ | |
| "1.0.1" | |
| ] | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "PSA.framework" | |
| } | |
| } |