[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 7 / e / dkd-objc / 0.4.3 / dkd-objc.podspec.json
blobe67c48c7a439c658d6fda9cfc84d326769673d51
2   "name": "dkd-objc",
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@infothinker.com"
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   ]