[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 0 / iOSNavigation / 0.0.3 / iOSNavigation.podspec.json
blob2e31bc747547eaf576bd158f80791859bc1048d2
2   "name": "iOSNavigation",
3   "version": "0.0.3",
4   "summary": "iOSNavigation contains the files which has a custom navigation.",
5   "description": "This helps in managing multiples libraries. It is just awesome!",
6   "license": {
7     "type": "MIT",
8     "text": "                   Copyright 2012\n                   Permission is granted to...\n"
9   },
10   "homepage": "https://PravinSankeshwari@bitbucket.org/tailoredtech/tt-ios_navigation.git",
11   "authors": {
12     "Rahil Bhansali": "info@tailoredtech.in"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://PravinSankeshwari@bitbucket.org/tailoredtech/tt-ios_navigation.git",
19     "tag": "0.0.3"
20   },
21   "exclude_files": "iOSNavigation/*.swift",
22   "resource_bundles": {
23     "iOSNavigation": [
24       "iOSNavigation/**/*.{xib,xcassets,png}"
25     ]
26   },
27   "source_files": "iOSNavigation/**/*.swift",
28   "requires_arc": true,
29   "static_framework": true,
30   "dependencies": {
31     "Localize-Swift": [
32       "~> 1.7"
33     ],
34     "BBBadgeBarButtonItem": [
36     ],
37     "LGSideMenuController": [
39     ],
40     "MBProgressHUD": [
41       "~> 1.0.0"
42     ],
43     "MZFormSheetPresentationController": [
45     ],
46     "IQKeyboardManagerSwift": [
47       "~>6.0.0"
48     ],
49     "AWSS3": [
51     ],
52     "IDMPhotoBrowser": [
54     ],
55     "Firebase/Core": [
57     ],
58     "Firebase/Messaging": [
60     ],
61     "Fabric": [
63     ],
64     "Crashlytics": [
66     ],
67     "Branch": [
69     ],
70     "FBSDKLoginKit": [
72     ],
73     "LinkedinSwift": [
74       "~> 1.6.6"
75     ],
76     "GoogleSignIn": [
78     ],
79     "SDWebImage": [
80       "~> 4.2.2"
81     ]
82   }