[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 8 / SupportEmail / 4.4.0 / SupportEmail.podspec.json
blob9abc12b1c6bfc0a5813d82a8c6b270d91e6bb215
2   "name": "SupportEmail",
3   "version": "4.4.0",
4   "summary": "Prepopulates emails with support information in iOS apps",
5   "description": "SupportEmail is about simplifying support for apps. By prepopulating device information in your embedded support email link, you can save time and needless back and forth between you and your users.",
6   "homepage": "https://github.com/schayes04/SupportEmail",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stephen Hayes (Shayes Apps)": "support@shayesapps.com"
13   },
14   "source": {
15     "git": "https://github.com/schayes04/SupportEmail.git",
16     "tag": "4.4.0"
17   },
18   "social_media_url": "https://twitter.com/shayesapps",
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "10.0"
22   },
23   "source_files": "Sources/SupportEmail/*.swift",
24   "ios": {
25     "frameworks": [
26       "UIKit",
27       "MessageUI"
28     ]
29   },
30   "swift_version": "5.0"