blob: 5e4719effaba9d0666859908df9a5e5582073f8e [file] [log] [blame]
{
"name": "Relations",
"version": "0.0.2",
"summary": "Swift helper-framework facilitating relations between objects",
"description": "Helper-framework for relationships management.\nMaintain relations between objects synchronously on both sides.",
"homepage": "https://github.com/courteouselk/Relations",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Bronnikov": "anton.bronnikov@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/courteouselk/Relations.git",
"tag": "0.0.2"
},
"source_files": "Sources/**/*.{swift,h}",
"pushed_with_swift_version": "3.0"
}