blob: bf94107a3b11e25d7c6171bac9fc204df4d28f86 [file] [log] [blame]
{
"name": "Permutive_tvOS",
"version": "1.0.0-alpha3",
"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-alpha3.zip",
"sha1": "5181c52cb6dd10ad8c602f78b8d71b72aade995a"
},
"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"
}
}