blob: ed8eabb850c7935d93eaeb5628ebd158f1187d38 [file] [log] [blame]
{
"name": "PaygentTokenSDK",
"version": "1.3.0",
"summary": "Paygent card token iOS SDK",
"homepage": "https://github.com/akaimo/paygent-token-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akaimo": "kawashu0723@gmail.com"
},
"source": {
"git": "https://github.com/akaimo/paygent-token-ios-sdk.git",
"tag": "1.3.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "PaygentTokenSDK/*.{swift,h}",
"frameworks": "Foundation",
"requires_arc": true,
"swift_version": "5.0"
}