[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 9 / 3 / Chartbeat / 1.5.5 / Chartbeat.podspec.json
blob73dec4c414ca9313c21f6e390f6187f4ff8f9b13
2   "name": "Chartbeat",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "This is the Chartbeat iOS SDK -- providing a library for iOS applications so they can send tracking events to Chartbeat.",
7   "requires_arc": true,
8   "version": "1.5.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Chartbeat": "support@chartbeat.com"
15   },
16   "homepage": "https://chartbeat.com/",
17   "vendored_frameworks": "Chartbeat.xcframework",
18   "resource_bundles": {
19     "Chartbeat_Privacy": [
20       "PrivacyInfo.xcprivacy"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/chartbeat-labs/chartbeat-ios-sdk.git",
25     "tag": "1.5.2"
26   },
27   "frameworks": [
28     "SystemConfiguration",
29     "MediaPlayer"
30   ],
31   "module_name": "Chartbeat"