blob: 77014ca2441587c51f2214cd6758daf3ce843e73 [file] [log] [blame]
{
"name": "Chartbeat",
"platforms": {
"ios": "8.0"
},
"summary": "This is the Chartbeat iOS SDK -- providing a library for iOS applications so they can send tracking events to Chartbeat.",
"requires_arc": true,
"version": "1.2.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chartbeat": "support@chartbeat.com"
},
"homepage": "https://chartbeat.com/",
"vendored_frameworks": "Chartbeat.framework",
"source": {
"git": "https://github.com/chartbeat-labs/chartbeat-ios-sdk.git",
"tag": "1.2.5"
},
"frameworks": [
"SystemConfiguration",
"MediaPlayer"
],
"module_name": "Chartbeat"
}