[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 1 / PSA / 1.0.0 / PSA.podspec.json
blobc6b12103a3fa8b362387b10a5c529e16f9857740
2   "name": "PSA",
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": "SDK for confirm actions",
13   "source": {
14     "http": "https://github.com/Okaythis/PSACommonIOS/raw/master/PSA.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": "PSA.framework"
21   },
22   "dependencies": {
23     "PSACommon": [
25     ]
26   }