[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / b / 0 / iOSNavigation / 0.0.2 / iOSNavigation.podspec.json
blobcf8878f9d15e0529766f629eea3757b9a4c87c9d
2   "name": "iOSNavigation",
3   "version": "0.0.2",
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.2"
20   },
21   "resource_bundles": {
22     "TT-iOSNavigation": [
23       "TT-iOSNavigation/**/*.{storyboard,xib}"
24     ]
25   },
26   "source_files": [
27     "TT-iOSNavigation/Helpers/*.*",
28     "TT-iOSNavigation/Common/**/*.swift"
29   ],
30   "requires_arc": true,
31   "static_framework": true,
32   "dependencies": {
33     "Localize-Swift": [
34       "~> 1.7"
35     ],
36     "BBBadgeBarButtonItem": [
38     ],
39     "LGSideMenuController": [
41     ],
42     "MBProgressHUD": [
43       "~> 1.0.0"
44     ],
45     "MZFormSheetPresentationController": [
47     ],
48     "IQKeyboardManagerSwift": [
49       "~>6.0.0"
50     ],
51     "AWSS3": [
53     ],
54     "IDMPhotoBrowser": [
56     ],
57     "Firebase/Core": [
59     ],
60     "Firebase/Messaging": [
62     ],
63     "Fabric": [
65     ],
66     "Crashlytics": [
68     ],
69     "Branch": [
71     ],
72     "FBSDKLoginKit": [
74     ],
75     "LinkedinSwift": [
76       "~> 1.6.6"
77     ],
78     "GoogleSignIn": [
80     ],
81     "SDWebImage": [
82       "~> 4.2.2"
83     ]
84   }