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