[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / f / SWMailgun / 1.0.1 / SWMailgun.podspec.json
blob96280c63b64e79db9feb1a27b6fbf7ff4af682b2
2   "name": "SWMailgun",
3   "version": "1.0.1",
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": "john.limadeveloper@gmail.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.1"
18   },
19   "source_files": "Framework/SWMailgun/Source/**/*.{swift}",
20   "swift_versions": "4.1",
21   "dependencies": {
22     "BaseNetworkKit": [
24     ]
25   },
26   "swift_version": "4.1"