blob: 1c72b760efbb97a43a502944da585becfd0dd211 [file] [log] [blame]
{
"name": "UsageAnalytics",
"version": "4.3.0",
"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://docs.smartkarrot.com/frameworks/SmartKarrot-Core-4.3.0.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1.2",
"ios": {
"vendored_frameworks": "UsageAnalytics.framework"
},
"resource_bundles": {
"UsageAnalytics": [
"UsageAnalytics.bundle"
]
},
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireNetworkActivityIndicator": [
"~> 2.4.0"
],
"Bolts": [
"~> 1.9.0"
],
"KeychainAccess": [
"~> 3.2.0"
],
"LogEntries": [
"~> 0.0.1"
],
"SDWebImage": [
"~> 5.2.0"
],
"SwiftMessages": [
"~> 7.0.0"
],
"SwiftyJSON": [
"~> 5.0.0"
]
},
"swift_version": "5.1.2"
}