blob: 388a60dc2ba987db7a8391564e666da09a063d16 [file] [log] [blame]
{
"name": "NaveggSdkIOS",
"version": "1.1.7",
"summary": "Library used in the tracker users.",
"description": "Library to tracker, custom, segments and onBoarding",
"homepage": "https://github.com/Navegg/navegg-ios",
"license": {
"type": "Apache",
"file": "LICENSE"
},
"authors": {
"Navegg": "it@navegg.com"
},
"module_name": "SdkNaveggIOS",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Navegg/navegg-ios.git",
"tag": "1.1.7"
},
"source_files": [
"SdkNaveggIOS",
"SdkNaveggIOS/**/*.{h,m,swift}"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 5.2.2"
],
"SwiftProtobuf": [
"~> 1.12.0"
],
"ReachabilitySwift": [
"~> 5.0.0"
]
},
"swift_version": "5.0"
}