blob: 7173921401bc2b4e5aa9b8277c36948a2a9a0b91 [file] [log] [blame]
{
"name": "Permutive_iOS",
"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-iOS-v1.0.0-alpha5.zip",
"sha1": "b960617089f1af1ec319b71d28cc955b72d46b30"
},
"summary": "Permutive iOS SDK",
"description": "This SDK allows you to integrate Permutive Platform in your iOS app.",
"frameworks": [
"Foundation",
"JavascriptCore",
"CoreData",
"SystemConfiguration"
],
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "Permutive_iOS.xcframework"
}
}