blob: bf728dcb37fdf03bf3d91d889d1d6f99ba1a51e2 [file] [log] [blame]
{
"name": "Permutive_iOS",
"version": "1.0.0-alpha1",
"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-alpha1.zip",
"sha1": "d480eaa81aa021b3aef59680a3769099e34b206e"
},
"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"
}
}