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