blob: 8847d9d01c1944831f8001588fc51a76892d34fc [file] [log] [blame]
{
"name": "SK-Dev-Core",
"version": "0.0.0.13",
"summary": "Analytics DEV from SK.",
"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/SK-Dev-Core-0.0.0.13.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"
]
}
}