[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 1 / 8 / SHSupportEmail / 1.1.0 / SHSupportEmail.podspec.json
bloba4242197138d2486f5bf710dba827a57fbbd3d2d
2   "name": "SHSupportEmail",
3   "version": "1.1.0",
4   "summary": "Prepopulates emails with support information in iOS apps",
5   "description": "SHSupportEmail 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/SHSupportEmail",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "git": "support@shayesapps.com"
13   },
14   "source": {
15     "git": "https://github.com/schayes04/SHSupportEmail.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/shayesapps",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SHSupportEmail/*.swift",
23   "ios": {
24     "frameworks": [
25       "UIKit",
26       "MessageUI"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"