blob: 28da9f94504628be9ed1de88b0153c912e37ad0b [file] [log] [blame]
{
"name": "MailingList",
"version": "0.1.2",
"summary": "Prompts for users to sign up to your mailing list, using the MailGun API",
"description": "Prompts for users to sign up to your mailing list, using the MailGun API.",
"homepage": "https://github.com/megatron1000/MailingList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"megatron1000": "mark@bridgetech.io"
},
"source": {
"git": "https://github.com/megatron1000/MailingList.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/markbridgesapps",
"platforms": {
"osx": "10.11"
},
"source_files": "MailingList/Classes/**/*",
"resource_bundles": {
"MailingList": [
"MailingList/Assets/**/*"
]
},
"pushed_with_swift_version": "4.0"
}