[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 2 / 9 / Pokepay / 2.0.15 / Pokepay.podspec.json
blob5e1fdc3c2a4b8bfda9ab064790c30bfdc3937fb2
2   "name": "Pokepay",
3   "version": "2.0.15",
4   "summary": "Pokepay iOS SDK.",
5   "description": "iOS SDK for Pokepay written in Swift.",
6   "homepage": "https://pay.pocket-change.jp",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Eitaro Fukamachi": "eitaro.fukamachi@pocket-change.jp"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/pokepay/ios-sdk.git",
19     "tag": "2.0.15"
20   },
21   "source_files": [
22     "Sources/**/*.swift",
23     "Sources/**/*.h"
24   ],
25   "swift_versions": "5.0",
26   "dependencies": {
27     "APIKit": [
28       "~> 4.0.0"
29     ],
30     "Result": [
31       "~> 4.0.0"
32     ]
33   },
34   "swift_version": "5.0"