blob: 7978407b51b8348e7aa2702158f26f7de3f06600 [file] [log] [blame]
{
"name": "BridgeTechSupport",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/markbridgesapps",
"platforms": {
"osx": "10.11"
},
"swift_version": "4.2",
"source_files": "BridgeTechSupport/Classes/**/*",
"resource_bundles": {
}
}