blob: aa728ee457eed7f88ce39ae3835a26efc431dfab [file] [log] [blame]
{
"name": "PaygentTokenSDK",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PaygentTokenSDK/*.{swift,h}",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}