blob: a461e7fe1fea77c6ede6809924c8095b6614bcab [file] [log] [blame]
{
"name": "UsageAnalytics",
"version": "5.2.0",
"summary": "Analytics SDK from SmartKarrot.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://docs.smartkarrot.com",
"license": {
"type": "Copyright",
"file": "LICENSE"
},
"authors": {
"Trinetra K S": "trinetra.ks@hummingwave.com"
},
"social_media_url": "https://twitter.com/smartkarrot",
"source": {
"git": "https://cocoapods_git_user-at-854137456213:JAb6vxod4D6fwS3N013RaH38tDJrOxk1Kr3mQvgfjBM%3D@git-codecommit.us-east-1.amazonaws.com/v1/repos/SK-Platform-US-Core-iOS-SDK",
"tag": "5.2.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.3",
"source_files": "UsageAnalytics/Classes/**/**/**",
"resource_bundles": {
"UsageAnalytics": [
"UsageAnalytics/Assets/*"
]
},
"dependencies": {
"Alamofire": [
"~> 4.9.0"
],
"AlamofireNetworkActivityIndicator": [
"~> 2.4.0"
],
"Bolts/Tasks": [
"~> 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.3"
}