blob: 0bf67303bc221f6d2ee34ceedba9f95de1b634ee [file] [log] [blame]
{
"name": "DigiMeSDK",
"version": "2.1.1",
"summary": "digi.me iOS Consent Access SDK",
"homepage": "https://github.com/digime/digime-sdk-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"digi.me Ltd.": "ios@digi.me"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/digime/digime-sdk-ios.git",
"branch": "2.1.1",
"tag": "2.1.1"
},
"source_files": "DigiMeSDK/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"Security",
"StoreKit"
],
"resources": [
"DigiMeSDK/Assets/*.{der}"
]
}