blob: ab4b3faac98106bff6e994fcc0f1f3f70b71fff2 [file] [log] [blame]
{
"name": "SmartKarrot-Core",
"version": "0.0.0.18",
"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-0.0.0.18.zip"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "5",
"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"
],
"KeychainAccess": [
"~> 3.1.2"
],
"SwiftMessages": [
"~> 6.0.2"
],
"SDWebImage": [
"~> 4.0"
]
}
}