[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 1 / 0 / Relations / 0.0.2 / Relations.podspec.json
blob5e4719effaba9d0666859908df9a5e5582073f8e
2   "name": "Relations",
3   "version": "0.0.2",
4   "summary": "Swift helper-framework facilitating relations between objects",
5   "description": "Helper-framework for relationships management.\nMaintain relations between objects synchronously on both sides.",
6   "homepage": "https://github.com/courteouselk/Relations",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anton Bronnikov": "anton.bronnikov@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10"
17   },
18   "source": {
19     "git": "https://github.com/courteouselk/Relations.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Sources/**/*.{swift,h}",
23   "pushed_with_swift_version": "3.0"