blob: 6e75c2f5506377844dec9238100794b4d6b3af6a [file] [log] [blame]
{
"name": "Relations",
"version": "0.0.1",
"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.1"
},
"source_files": "Sources/**/*.{swift,h}",
"pushed_with_swift_version": "3.0"
}