blob: 6aebd59635b791b1426e780a94179f3aa8a67500 [file] [log] [blame]
{
"name": "SmartKarrot-Core",
"version": "0.0.0.4",
"summary": "Analytics SDK from SmartKarrot.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://docs.smartkarrot.com",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Trinetra K S": "trinetra.ks@hummingwave.com"
},
"social_media_url": "https://twitter.com/smartkarrot",
"source": {
"http": "https://s3.amazonaws.com/docs.smartkarrot.com/frameworks/SmartKarrot-Core-0.0.0.4.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "UsageAnalytics.framework"
},
"resource_bundles": {
"UsageAnalytics": [
"UsageAnalytics.bundle"
]
},
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"Bolts": [
"~> 1.9.0"
],
"LogEntries": [
],
"AlamofireNetworkActivityIndicator": [
"~> 2.2"
],
"SwiftyJSON": [
"~> 4.0"
]
}
}