blob: 4deeec30285acc5d8eb5819835ef09d16a83fb8c [file] [log] [blame]
{
"name": "SWMailgun",
"version": "1.0.6",
"summary": "✉️ SWMailgun provides simple alternative APIs when you need to send an email with your iOS app using Mailgun",
"requires_arc": true,
"homepage": "https://github.com/limadeveloper/SWMailgun",
"license": "MIT",
"authors": {
"John Lima": "thejohnlima@icloud.com"
},
"social_media_url": "https://twitter.com/thejohnlima",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/limadeveloper/SWMailgun.git",
"tag": "1.0.6"
},
"source_files": "Sources/SWMailgun/**/*.{swift}",
"swift_versions": "5.0",
"dependencies": {
"BaseNetworkKit": [
]
},
"swift_version": "5.0"
}