blob: 5b772e5527db5c5285acb6a9b4274753bf163eb2 [file] [log] [blame]
{
"name": "BridgeTechSupport",
"version": "0.1.0",
"summary": "Adds an amazing support menu bar to your app's menu. Really useful for all developers with any kind of app. 😉",
"description": "Use this pod to see an example of how you might add an NSMenu to a menu bar and some useful links that will invoke the review prompt or the developer bage for your app.",
"homepage": "https://github.com/megatron1000/BridgeTechSupport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"megatron1000": "mark@bridgetech.io"
},
"source": {
"git": "https://github.com/megatron1000/BridgeTechSupport.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/markbridgesapps",
"platforms": {
"osx": "10.11"
},
"swift_version": "4.2",
"source_files": "BridgeTechSupport/Classes/**/*",
"resource_bundles": {
}
}