6 "text": "Copyright 2009-present Phunware Inc. All rights reserved."
8 "summary": "Phunware's Core SDK for use with its Multiscreen-as-a-Service platform",
9 "homepage": "https://github.com/phunware/maas-core-ios-sdk",
11 "Phunware, Inc.": "https://www.phunware.com"
13 "social_media_url": "https://twitter.com/phunware",
18 "git": "https://github.com/phunware/maas-core-ios-sdk.git",
21 "documentation_url": "https://phunware.github.io/maas-core-ios-sdk/",
22 "cocoapods_version": ">= 1.12.0",
23 "default_subspecs": "Core",
35 "vendored_frameworks": "Frameworks/PWCore.xcframework",
40 "weak_frameworks": "CoreLocation",
47 "name": "DeviceIdentity",
53 "vendored_frameworks": "Frameworks/DeviceIdentity.xcframework",
54 "frameworks": "AdSupport",
55 "weak_frameworks": "AppTrackingTransparency"
58 "name": "CoreStaticLinks",
59 "vendored_frameworks": "FrameworksStaticLinks/PWCore.xcframework"
62 "name": "DeviceIdentityStaticLinks",
64 "PWCore/CoreStaticLinks": [
68 "vendored_frameworks": "FrameworksStaticLinks/DeviceIdentity.xcframework",
69 "frameworks": "AdSupport",
70 "weak_frameworks": "AppTrackingTransparency"