Skip to content

Commit 5340b7e

Browse files
XIWEI-houseCocoaPodsBot
authored andcommitted
[Add] Chartbeat 1.5.14
1 parent 74d435d commit 5340b7e

1 file changed

Lines changed: 32 additions & 0 deletions

File tree

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
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.14",
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.14"
26+
},
27+
"frameworks": [
28+
"SystemConfiguration",
29+
"MediaPlayer"
30+
],
31+
"module_name": "Chartbeat"
32+
}

0 commit comments

Comments
 (0)