[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / b / 0 / iOSNavigation / 0.0.1 / iOSNavigation.podspec.json
blobe17d3c79cb11d08949723d98da92f4fa6adcea2a
2   "name": "iOSNavigation",
3   "version": "0.0.1",
4   "summary": "A short description of iOSNavigation.",
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.1"
20   },
21   "resource_bundles": {
22     "TT-iOSNavigation": [
23       "TT-iOSNavigation/**/*.{storyboard,xib}"
24     ]
25   },
26   "exclude_files": "TT-iOSNavigation/{AppDelegate.swift,ViewController.swift}",
27   "static_framework": true,
28   "dependencies": {
29     "IQKeyboardManagerSwift": [
30       "~>6.0.0"
31     ],
32     "BBBadgeBarButtonItem": [
34     ],
35     "Fabric": [
37     ],
38     "Crashlytics": [
40     ],
41     "SDWebImage": [
42       "~> 4.2.2"
43     ],
44     "MBProgressHUD": [
45       "~> 1.0.0"
46     ],
47     "Firebase/Core": [
49     ],
50     "Firebase/Messaging": [
52     ],
53     "Branch": [
55     ],
56     "LGSideMenuController": [
58     ],
59     "Localize-Swift": [
60       "~> 1.7"
61     ],
62     "MZFormSheetPresentationController": [
64     ],
65     "AWSS3": [
67     ],
68     "LinkedinSwift": [
69       "~> 1.6.6"
70     ],
71     "GoogleSignIn": [
73     ],
74     "FBSDKLoginKit": [
76     ],
77     "IDMPhotoBrowser": [
79     ]
80   },
81   "subspecs": [
82     {
83       "name": "Common",
84       "source_files": "TT-iOSNavigation/**/*.swift"
85     }
86   ]