[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 8 / 2 / f / WFPClient / 0.2.3 / WFPClient.podspec.json
blob53aaaf52f7006c9533476c0f52152c4c55e9368e
2   "name": "WFPClient",
3   "module_name": "WFPClient",
4   "version": "0.2.3",
5   "summary": "WayForPay Swift Client for Apple Pay.",
6   "swift_versions": "5.1",
7   "description": "Swift Client for payment gateway WayForPay. Implemented Apple Pay API.",
8   "homepage": "https://github.com/nerzh/WayForPay-Swift-Client",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Oleh Hudeichuk": "emptystamp@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/nerzh/WayForPay-Swift-Client.git",
18     "tag": "0.2.3"
19   },
20   "social_media_url": "https://www.linkedin.com/in/oleh-gudeychuk-428389ab",
21   "platforms": {
22     "ios": "11.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "dependencies": {
27     "SwiftExtensionsPack": [
28       "~> 0.3.0"
29     ]
30   },
31   "swift_version": "5.1"