[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / 0 / 8 / secux-paymentkit / 1.0.0 / secux-paymentkit.podspec.json
blob0f68f360ad0b1be34d51371d44797dbdf5ea8595
2   "name": "secux-paymentkit",
3   "version": "1.0.0",
4   "summary": "secux-paymentkit for SecuX P20/P22",
5   "swift_versions": "5.0",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://www.secuxtech.com",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "maochuns": "maochuns.sun@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/secuxtech/secux-paymentkit-ios.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "secux-paymentkit/Classes/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "SPManager": [
26       "~> 0.0.2"
27     ]
28   },
29   "swift_version": "5.0"