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