blob: 80116c75d6b66d2f4e77f87f4bfe698f5011a7eb [file] [log] [blame]
{
"name": "approov-ios-sdk",
"version": "2.6.1",
"summary": "ApproovSDK iOS framework",
"description": "Approov mobile attestation framework for iOS",
"homepage": "https://approov.io",
"license": "https://approov.io/terms",
"authors": {
"CriticalBlue, Ltd.": "support@approov.io"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/approov/approov-ios-sdk.git",
"tag": "2.6.1"
},
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 x86_64"
},
"ios": {
"vendored_frameworks": "Approov.xcframework"
}
}