blob: 6a7035b1144379c7838210b42f7c46c674e9474e [file] [log] [blame]
{
"name": "SupportMailer",
"version": "0.1.0",
"summary": "MFMailComposeViewController subclass that attaches the device info to the body of the email.",
"homepage": "https://github.com/mafellows/SupportMailer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Fellows": "michael.fellows12@gmail.com"
},
"source": {
"git": "https://github.com/mafellows/SupportMailer.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/mafellows",
"platforms": {
"ios": "8.0"
},
"source_files": "SupportMailer/Classes/**/*",
"frameworks": "MessageUI",
"pushed_with_swift_version": "3.0"
}