[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / NaveggSdkIOS / 1.2.1 / NaveggSdkIOS.podspec.json
blob4c6ecbb95f7791a4b1a86538481c13468040e99c
2   "name": "NaveggSdkIOS",
3   "version": "1.2.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   "module_name": "SdkNaveggIOS",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/Navegg/navegg-ios.git",
21     "tag": "1.2.1"
22   },
23   "source_files": [
24     "SdkNaveggIOS",
25     "SdkNaveggIOS/**/*.{h,m,swift}"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.0.0"
31     ],
32     "SwiftProtobuf": [
33       "~> 1.14.0"
34     ],
35     "ReachabilitySwift": [
36       "~> 5.2"
37     ]
38   },
39   "swift_version": "5.0"