[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 8 / 7 / e / Permutive_iOS / 1.1.0 / Permutive_iOS.podspec.json
blob947e3a97b9d943fa3a2860eb7cfdce868b56924e
2   "name": "Permutive_iOS",
3   "version": "1.1.0",
4   "cocoapods_version": ">= 1.9.1",
5   "authors": {
6     "Permutive Ltd.": "chris.gibson@permutive.com"
7   },
8   "license": {
9     "type": "Copyright",
10     "text": "      Copyright 2021 Permutive, Inc. All rights reserved.\n"
11   },
12   "homepage": "http://permutive.com/",
13   "source": {
14     "http": "https://storage.googleapis.com/permutive-ios-sdks/swift-sdk/Permutive-iOS-v1.1.0.zip",
15     "sha1": "aeb2fe89c8ef695ef6e5f2e0a93016f58e9389c7"
16   },
17   "summary": "Permutive iOS SDK",
18   "description": "This SDK allows you to integrate Permutive Platform in your iOS app.",
19   "frameworks": [
20     "Foundation",
21     "JavascriptCore",
22     "CoreData",
23     "SystemConfiguration"
24   ],
25   "platforms": {
26     "ios": "11.0"
27   },
28   "ios": {
29     "vendored_frameworks": "Permutive_iOS.xcframework"
30   }