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