[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 8 / 9 / BlueConicClient / 3.2.0 / BlueConicClient.podspec.json
blob628197b5ca5d70660a49b027d57b87016cf231b8
2   "name": "BlueConicClient",
3   "version": "3.2.0",
4   "license": {
5     "type": "Commercial",
6     "file": "LICENSE"
7   },
8   "swift_versions": "5.8.1",
9   "homepage": "https://blueconic.com",
10   "authors": {
11     "BlueConic": "info@blueconic.com"
12   },
13   "summary": "The BlueConicClient Framework provides the basis for communication with BlueConic.",
14   "documentation_url": "https://support.blueconic.com/hc/en-us/articles/202527912-BlueConic-SDK-for-iOS",
15   "changelog": "https://github.com/blueconic/blueconic-ios-sdk/blob/main/CHANGELOG.md",
16   "resources": [
17     "BlueConicClient.xcframework/ios-arm64/*.{png}",
18     "BlueConicClient.xcframework/ios-arm64/*/*.{png}"
19   ],
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source": {
24     "git": "https://github.com/blueconic/blueconic-ios-sdk.git",
25     "tag": "3.2.0"
26   },
27   "default_subspecs": "Core",
28   "subspecs": [
29     {
30       "name": "Core",
31       "preserve_paths": "BlueConicClient.xcframework",
32       "vendored_frameworks": "BlueConicClient.xcframework"
33     }
34   ],
35   "swift_version": "5.8.1"