blob: 253c96f2a0d22750ad7176c2ecd086f40ec5bbf8 [file] [log] [blame]
{
"name": "MirrorObject",
"version": "0.1.4",
"summary": "Mirroring dynamic properties automatically.",
"description": "Copy dynamic properties of objects that have same identifier.",
"homepage": "https://github.com/Matzo/MirrorObject",
"license": "MIT",
"authors": {
"Matzo": "ksk.matsuo@gmail.com"
},
"source": {
"git": "https://github.com/Matzo/MirrorObject.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}