[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / c / 3 / f / MailTalk / 0.15.1 / MailTalk.podspec.json
blob6f8ca0bc736a5062d8a93231b38ae0c41d025272
2   "name": "MailTalk",
3   "version": "0.15.1",
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.15.1"
18   },
19   "source_files": "MailTalk/MailTalk/**/*.{h,m}",
20   "public_header_files": "MailTalk/MailTalk/**/*.h",
21   "dependencies": {
22     "gtm-oauth2": [
23       "0.1.0"
24     ],
25     "mailcore2-ios": [
26       "0.5.0"
27     ],
28     "FMDB": [
29       "2.4"
30     ],
31     "AFNetworking": [
32       "2.5.0"
33     ]
34   },
35   "libraries": "sqlite3"