blob: 1913c857b1ef289e2d99040a325dbbe9840ff738 [file] [log] [blame]
{
"name": "OtherAppsPrompter",
"version": "0.1.3",
"summary": "Shows a list of macOS apps that a user can link to in the App Store.",
"description": "Prompts for users to sign up to your mailing list, using the MailGun API.",
"homepage": "https://github.com/megatron1000/OtherAppsPrompter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"megatron1000": "mark@bridgetech.io"
},
"source": {
"git": "https://github.com/megatron1000/OtherAppsPrompter.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/markbridgesapps",
"platforms": {
"osx": "10.11"
},
"swift_version": "4.2",
"dependencies": {
"Kingfisher": [
"> 4"
]
},
"source_files": "OtherAppsPrompter/Classes/**/*",
"resource_bundles": {
"OtherAppsPrompter": [
"OtherAppsPrompter/Assets/**/*"
]
}
}