[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 1 / 7 / FSOpenInGmail / 0.9 / FSOpenInGmail.podspec.json
blobd5dfa972d18df5d5811d6d113c558b5fddb7957c
2   "name": "FSOpenInGmail",
3   "version": "0.9",
4   "summary": "FSOpenInGmail is a tool for sending mails with Gmail iOS App.",
5   "homepage": "https://github.com/x2on/FSOpenInGmail",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Felix Schulze": "code@felixschulze.de"
12   },
13   "source": {
14     "git": "https://github.com/x2on/FSOpenInGmail.git",
15     "tag": "0.9"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "FSOpenInGmail.{h,m}",
22   "frameworks": "Foundation"