[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / b / SendGrid-Swift / 0.1.2 / SendGrid-Swift.podspec.json
blobef8299c83a6be45da5ec450d3a716596ae0d8ece
2   "name": "SendGrid-Swift",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "SendGrid-Swift allows sending email using SendGrid v3.",
7   "requires_arc": true,
8   "version": "0.1.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Anthony Picciano": "anthony.picciano@gmail.com"
15   },
16   "homepage": "https://github.com/picciano/SendGrid-Swift",
17   "source": {
18     "git": "https://github.com/picciano/SendGrid-Swift.git",
19     "tag": "0.1.2"
20   },
21   "frameworks": "Foundation",
22   "source_files": "SendGrid-Swift/**/*.{swift}",
23   "pushed_with_swift_version": "4.0"