blob: e67c48c7a439c658d6fda9cfc84d326769673d51 [file] [log] [blame]
{
"name": "dkd-objc",
"version": "0.4.3",
"summary": "A Common Message Module for Decentralized Instant Messaging",
"homepage": "https://github.com/dimchat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dim": "john.chen@infothinker.com"
},
"source": {
"git": "https://github.com/dimchat/dkd-objc.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Classes/**/*",
"Framework/*.h"
],
"public_header_files": [
"Classes/**/*.h",
"Framework/*.h"
]
}