blob: 27a30a124e116d134396d6a85b8be1d9e19886bc [file] [log] [blame]
{
"name": "SmartKarrotUsageAnalytics",
"version": "0.0.0.1",
"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/SmartKarrotUsageAnalytics-0.0.0.1.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"
]
}
}