[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 0 / f / 9 / RelativeConstraintManager / 1.3 / RelativeConstraintManager.podspec.json
blob690f146ded16438f41ff471886497bc373f3094a
2   "name": "RelativeConstraintManager",
3   "version": "1.3",
4   "summary": "Easy way to use relational constraints programatically",
5   "description": "A lib to simplefy constraints using in programaticaly way",
6   "homepage": "https://github.com/JoaoMarra/RelativeConstraintManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JoaoMarra": "silvamarraster@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JoaoMarra/RelativeConstraintManager.git",
16     "tag": "1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RelativeConstraintManager/Classes/**/*"