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