blob: 8cd9c427381fc906803d199ebc51ccbbab290f30 [file] [log] [blame]
{
"name": "NaveggSdkIOS",
"version": "1.0.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.0.1"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0"
},
"social_media_url": "",
"ios": {
"source_files": [
"SdkNaveggIOS",
"SdkNaveggIOS/**/*.{h,m,swift}"
]
},
"dependencies": {
"Alamofire": [
"~> 4.5"
],
"SwiftProtobuf": [
"~> 1.0"
],
"ReachabilitySwift": [
]
}
}