[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 9 / 3 / Chartbeat / 1.2.2 / Chartbeat.podspec.json
blob62c3e30ecdd735819eb6884581901b8ce383d9ab
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.2",
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.2"
21   },
22   "frameworks": [
23     "SystemConfiguration",
24     "MediaPlayer"
25   ],
26   "module_name": "Chartbeat"