blob: b3d96e082b39a22b3d14c93fe970a9ad2b5086d4 [file] [log] [blame]
{
"name": "PaylevenFramework",
"version": "1.1.2",
"summary": "This project provides an SDK for iOS. It allows use case categorisation, prioritisation and tokenization of payment instruments, which are retrieved using the user token created | Payleven",
"homepage": "https://current-developer.payleven.com/docs/In-App/index.html",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": "Payleven",
"source": {
"git": "https://github.com/conichiGMBH/PaylevenFramework-iOS-CocoaPod.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PaylevenInAppSDK.framework/Versions/A/Headers/*.h",
"requires_arc": true,
"ios": {
"vendored_frameworks": "PaylevenInAppSDK.framework"
},
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited)"
},
"preserve_paths": "PaylevenInAppSDK.framework"
}