blob: 36df5db43920cdd132689d50f3469440a09ffd77 [file] [log] [blame]
{
"name": "NaveggSdkIOS",
"version": "1.1.4",
"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": "8.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/Navegg/navegg-ios.git",
"tag": "1.1.4"
},
"source_files": [
"SdkNaveggIOS",
"SdkNaveggIOS/**/*.{h,m,swift}"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.7.3"
],
"SwiftProtobuf": [
"~> 1.2.0"
],
"ReachabilitySwift": [
"~> 4.3.0"
]
}
}