blob: 2586642c0644ba0951a0412ce3631a0f73b307f3 [file] [log] [blame]
{
"name": "KlarnaMobileSDK",
"version": "0.2.0-beta-3",
"summary": "Klarna mobile SDK for iOS",
"description": "Klarna mobile SDK for iOS apps.",
"homepage": "https://github.com/klarna/klarna-mobile-sdk.git",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Klarna Mobile SDK Team": "mobile.sdk@klarna.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/klarna/klarna-mobile-sdk.git",
"tag": "0.2.0-beta-3"
},
"source_files": "ios/KlarnaMobileSDK.framework/Headers/*.h",
"public_header_files": "ios/KlarnaMobileSDK.framework/Headers/*.h",
"vendored_frameworks": "ios/KlarnaMobileSDK.framework",
"requires_arc": true,
"swift_version": "4.2"
}