blob: 03cca44ee5115f67952c69158f601db87e29ce11 [file] [log] [blame]
{
"name": "MingKeMing",
"version": "0.4.3",
"summary": "A Common Account Module For Decentralized User Identity Authentication",
"homepage": "https://github.com/dimchat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DIM": "john.chen@dim.chat"
},
"source": {
"git": "https://github.com/dimchat/mkm-objc.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": [
"Classes/**/*",
"Framework/*.h"
],
"public_header_files": [
"Classes/*.h",
"Classes/crypto/*.h",
"Classes/data/*.h",
"Classes/entity/*.h",
"Classes/types/*.h",
"Framework/*.h"
]
}