blob: 76a8daef4bf0e5978d80782f49a8d790ac03425c [file] [log] [blame]
{
"name": "PrimerSDK",
"version": "1.1.0",
"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.0"
},
"source_files": "PrimerSDK/**/*.{swift}",
"swift_versions": "4.2",
"frameworks": "UIKit",
"dependencies": {
"CardScan": [
]
},
"swift_version": "4.2"
}