blob: cf8878f9d15e0529766f629eea3757b9a4c87c9d [file] [log] [blame]
{
"name": "iOSNavigation",
"version": "0.0.2",
"summary": "iOSNavigation contains the files which has a custom navigation.",
"description": "This helps in managing multiples libraries. It is just awesome!",
"license": {
"type": "MIT",
"text": " Copyright 2012\n Permission is granted to...\n"
},
"homepage": "https://PravinSankeshwari@bitbucket.org/tailoredtech/tt-ios_navigation.git",
"authors": {
"Rahil Bhansali": "info@tailoredtech.in"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://PravinSankeshwari@bitbucket.org/tailoredtech/tt-ios_navigation.git",
"tag": "0.0.2"
},
"resource_bundles": {
"TT-iOSNavigation": [
"TT-iOSNavigation/**/*.{storyboard,xib}"
]
},
"source_files": [
"TT-iOSNavigation/Helpers/*.*",
"TT-iOSNavigation/Common/**/*.swift"
],
"requires_arc": true,
"static_framework": true,
"dependencies": {
"Localize-Swift": [
"~> 1.7"
],
"BBBadgeBarButtonItem": [
],
"LGSideMenuController": [
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MZFormSheetPresentationController": [
],
"IQKeyboardManagerSwift": [
"~>6.0.0"
],
"AWSS3": [
],
"IDMPhotoBrowser": [
],
"Firebase/Core": [
],
"Firebase/Messaging": [
],
"Fabric": [
],
"Crashlytics": [
],
"Branch": [
],
"FBSDKLoginKit": [
],
"LinkedinSwift": [
"~> 1.6.6"
],
"GoogleSignIn": [
],
"SDWebImage": [
"~> 4.2.2"
]
}
}