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