blob: 398b78cc5068eb4a1fb52b2a1dd1307ed9401082 [file] [log] [blame]
{
"name": "Relations",
"version": "0.0.3",
"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.3"
},
"source_files": "Sources/**/*.{swift,h}",
"pushed_with_swift_version": "3.0"
}