[Add] DriveKitDriverAchievement 2.9.1
[CocoaPods.git] / Specs / e / 1 / 0 / Relations / 0.0.3 / Relations.podspec.json
blob398b78cc5068eb4a1fb52b2a1dd1307ed9401082
2   "name": "Relations",
3   "version": "0.0.3",
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.3"
21   },
22   "source_files": "Sources/**/*.{swift,h}",
23   "pushed_with_swift_version": "3.0"