[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / NaveggSdkIOS / 1.0.1 / NaveggSdkIOS.podspec.json
blob8cd9c427381fc906803d199ebc51ccbbab290f30
2   "name": "NaveggSdkIOS",
3   "version": "1.0.1",
4   "summary": "Library used in the tracker users.",
5   "description": "Library to tracker, custom, segments and onBoarding",
6   "homepage": "https://github.com/Navegg/navegg-ios",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Navegg": "it@navegg.com"
13   },
14   "source": {
15     "git": "https://github.com/Navegg/navegg-ios.git",
16     "tag": "1.0.1"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "swift_version": "4.0",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "social_media_url": "",
26   "ios": {
27     "source_files": [
28       "SdkNaveggIOS",
29       "SdkNaveggIOS/**/*.{h,m,swift}"
30     ]
31   },
32   "dependencies": {
33     "Alamofire": [
34       "~> 4.5"
35     ],
36     "SwiftProtobuf": [
37       "~> 1.0"
38     ],
39     "ReachabilitySwift": [
41     ]
42   }