blob: cdf6d43b40f86c55cad842b1507fc618680f11f1 [file] [log] [blame]
{
"name": "Permutive_tvOS",
"version": "1.0.0-alpha5",
"cocoapods_version": ">= 1.9.1",
"authors": {
"Permutive Ltd.": "chris.gibson@permutive.com"
},
"license": {
"type": "Copyright",
"text": " Copyright 2020 Permutive, Inc. All rights reserved.\n"
},
"homepage": "http://permutive.com/",
"source": {
"http": "https://storage.googleapis.com/permutive-ios-sdks/swift-sdk/Permutive-tvOS-v1.0.0-alpha5.zip",
"sha1": "a05b514c767c558fb32e0a4f8450a2e0158e7cc6"
},
"summary": "Permutive tvOS SDK",
"description": "This SDK allows you to integrate Permutive Platform in your tvOS app.",
"frameworks": [
"Foundation",
"JavascriptCore",
"CoreData",
"SystemConfiguration"
],
"platforms": {
"tvos": "11.0"
},
"tvos": {
"vendored_frameworks": "Permutive_tvOS.xcframework"
}
}