blob: ae9ab69bd0480c029ddec592674c957293579beb [file] [log] [blame]
{
"name": "Permutive_iOS",
"version": "1.0.0-alpha2",
"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-alpha2.zip",
"sha1": "354ff34ab136df172820a01c3a13bf0fcd9091bf"
},
"summary": "Permutive iOS SDK",
"description": "This SDK allows you to integrate Permutive Platform in your iOS app.",
"frameworks": [
"Foundation",
"JavascriptCore",
"CoreData",
"SystemConfiguration",
"UIKit"
],
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "Permutive_iOS.xcframework"
}
}