blob: b003e4ac4342837eaae144d4c45aa20a8169c40c [file] [log] [blame]
{
"name": "PrimerSDK",
"version": "1.1.7",
"summary": "Official iOS SDK for Primer",
"description": "This library contains the official iOS SDK for Primer. Install this Cocoapod to seemlessly integrate the Primer Checkout & API platform in your app.",
"homepage": "http://www.primer.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Carl Eriksson": "carl@primer.io"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/primer-io/primer-sdk-ios.git",
"tag": "1.1.7"
},
"source_files": "PrimerSDK/**/*.{swift}",
"resource_bundles": {
"PrimerSDK": [
"PrimerSDK/**/*.xcassets"
]
},
"swift_versions": "4.2",
"frameworks": "UIKit",
"dependencies": {
"CardScan": [
]
},
"swift_version": "4.2"
}