[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / f / SWMailgun / 1.0.6 / SWMailgun.podspec.json
blob4deeec30285acc5d8eb5819835ef09d16a83fb8c
2   "name": "SWMailgun",
3   "version": "1.0.6",
4   "summary": "✉️ SWMailgun provides simple alternative APIs when you need to send an email with your iOS app using Mailgun",
5   "requires_arc": true,
6   "homepage": "https://github.com/limadeveloper/SWMailgun",
7   "license": "MIT",
8   "authors": {
9     "John Lima": "thejohnlima@icloud.com"
10   },
11   "social_media_url": "https://twitter.com/thejohnlima",
12   "platforms": {
13     "ios": "9.3"
14   },
15   "source": {
16     "git": "https://github.com/limadeveloper/SWMailgun.git",
17     "tag": "1.0.6"
18   },
19   "source_files": "Sources/SWMailgun/**/*.{swift}",
20   "swift_versions": "5.0",
21   "dependencies": {
22     "BaseNetworkKit": [
24     ]
25   },
26   "swift_version": "5.0"