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