[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 9 / 3 / Chartbeat / 1.2.7 / Chartbeat.podspec.json
blob5023f6e4f11dde9867743ff49fc3292ea01afaec
2   "name": "Chartbeat",
3   "platforms": {
4     "ios": "8.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.2.7",
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.framework",
18   "source": {
19     "git": "https://github.com/chartbeat-labs/chartbeat-ios-sdk.git",
20     "tag": "1.2.7"
21   },
22   "frameworks": [
23     "SystemConfiguration",
24     "MediaPlayer"
25   ],
26   "module_name": "Chartbeat"