[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 3 / f / MailTalk / 0.4.0 / MailTalk.podspec.json
blob1b39e65cb3236e7ed2942c470c549a5ef352b6e3
2   "name": "MailTalk",
3   "version": "0.4.0",
4   "summary": "a more simplified mail library with offline caching, based on mailcore2 and inboxapp",
5   "homepage": "https://github.com/anthonyliao/mailtalk",
6   "license": "MIT",
7   "authors": {
8     "anthonyliao": "alisforanthonyliao@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "prefix_header_file": "MailTalk/MailTalk/Vendors/Inbox/Inbox-Prefix.pch",
15   "source": {
16     "git": "https://github.com/anthonyliao/mailtalk.git",
17     "tag": "0.4.0"
18   },
19   "source_files": "MailTalk/MailTalk/**/*.{h,m}",
20   "public_header_files": "MailTalk/MailTalk/**/*.h",
21   "dependencies": {
22     "gtm-oauth2": [
23       "~> 0.1"
24     ],
25     "mailcore2-ios": [
26       "~> 0.4"
27     ],
28     "FMDB": [
30     ],
31     "AFNetworking": [
32       "~> 2.0"
33     ]
34   },
35   "libraries": "sqlite3"