[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / c / 5 / 0 / ePaymentsUI / 1.0.0 / ePaymentsUI.podspec.json
blobbe21e5b3bd14f0b19e1acee38bf5ff153de742b4
2   "name": "ePaymentsUI",
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": "UI framework for using with PSA SDK",
13   "source": {
14     "http": "https://github.com/Okaythis/PSACommonIOS/raw/PSAUI/ePaymentsUI/ePaymentsUI.zip"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": "ePaymentsUI.framework"
21   },
22   "dependencies": {
23     "PSACommonSDK": [
24       "~> 1.0.7"
25     ]
26   }