[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 4 / 5 / 0 / Caliber / 1.0 / Caliber.podspec.json
blobd3b87bafb0f85e53f74785ad6207f77f66611ad1
2   "name": "Caliber",
3   "version": "1.0",
4   "summary": "Implementing autolayout constrains programmatically made dead simple.",
5   "homepage": "https://github.com/PaoloCuscela/Caliber",
6   "screenshots": [
7     "",
8     ""
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "authors": {
15     "Paolo Cuscela": "cuscio.2@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/PaoloCuscela/Caliber.git",
19     "tag": "1.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "Caliber/*",
25   "frameworks": "UIKit",
26   "pushed_with_swift_version": "4.0"