[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 7 / 6 / f / SWMailgun / 1.0.5 / SWMailgun.podspec.json
blob31341c8cc138afcfedfc1af28dbf0a9c68593799
2   "name": "SWMailgun",
3   "version": "1.0.5",
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.5"
18   },
19   "source_files": "Framework/SWMailgun/Source/**/*.{swift}",
20   "swift_versions": "4.1",
21   "dependencies": {
22     "BaseNetworkKit": [
24     ]
25   },
26   "swift_version": "4.1"