[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / NaveggSdkIOS / 1.1.5 / NaveggSdkIOS.podspec.json
blob5fa3e32d0d69fc77254643f69cc95973736a4fba
2   "name": "NaveggSdkIOS",
3   "version": "1.1.5",
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": "8.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/Navegg/navegg-ios.git",
21     "tag": "1.1.5"
22   },
23   "source_files": [
24     "SdkNaveggIOS",
25     "SdkNaveggIOS/**/*.{h,m,swift}"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Alamofire": [
30       "~> 4.7.3"
31     ],
32     "SwiftProtobuf": [
33       "~> 1.2.0"
34     ],
35     "ReachabilitySwift": [
36       "~> 4.3.0"
37     ]
38   }