blob: f105033389b36bcafbcdc3d19064c61e727e5e67 [file] [log] [blame]
{
"name": "Permutive_tvOS",
"version": "1.0.0-alpha4",
"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-alpha4.zip",
"sha1": "8d86a81523daf7316f09918fe9144e006e400ef7"
},
"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"
}
}