blob: 8b8d77ace3c82ee078aaf336809539444a400e63 [file] [log] [blame]
{
"name": "Domino",
"version": "1.0.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Domino is a communication mechanism among multi-level objects for Objective-C.",
"homepage": "https://github.com/ypli-chn/Domino",
"authors": {
"Yunpeng Li": "ypli.chn@outlook.com"
},
"source": {
"git": "https://github.com/ypli-chn/Domino.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "Domino/*.{h,m}"
}