blob: 0d7ae52bf60c7758d2af404d4d1aea3a190e6281 [file] [log] [blame]
{
"name": "DaoKeDao",
"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@dim.chat"
},
"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"
]
}