[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / 3 / DaoKeDao / 0.4.3 / DaoKeDao.podspec.json
blob0d7ae52bf60c7758d2af404d4d1aea3a190e6281
2   "name": "DaoKeDao",
3   "version": "0.4.3",
4   "summary": "A Common Message Module for Decentralized Instant Messaging",
5   "homepage": "https://github.com/dimchat",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "DIM": "john.chen@dim.chat"
12   },
13   "source": {
14     "git": "https://github.com/dimchat/dkd-objc.git",
15     "tag": "0.4.3"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": [
21     "Classes/**/*",
22     "Framework/*.h"
23   ],
24   "public_header_files": [
25     "Classes/**/*.h",
26     "Framework/*.h"
27   ]