[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 3 / 4 / SDMailComposer / 0.1.0 / SDMailComposer.podspec.json
blobc8b60bff359abf8cf6e8283d2066b117ff7e7c04
2   "name": "SDMailComposer",
3   "version": "0.1.0",
4   "summary": "A utility mail composer library for iOS to open most popular mail applications from your app.",
5   "swift_version": "4.2",
6   "description": "A utility mail composer library for iOS to open most popular mail applications from your app. Install this library to open AppleMail, Gmail, Yahoo Mail and MS Outlook from your application. You can provide optional recipient, carbon copy (cc), blind carbon copy (bcc) list along with optional subject line and body content.",
7   "homepage": "https://github.com/sauvikdolui/SDMailComposer",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "sauvikdolui": "sauvikdolui@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/sauvikdolui/SDMailComposer.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SDMailComposer/Classes/**/*",
23   "frameworks": "UIKit"