[Add] PBPopupController 3.10.6
[CocoaPods.git] / Specs / 1 / f / d / StickySugar / 1.1.1 / StickySugar.podspec.json
blob2745bd8070ea161efbab67150d815734f29b8967
2   "name": "StickySugar",
3   "version": "1.1.1",
4   "summary": "Syntactic sugar untop of AutoLayout to stick views together",
5   "description": "Syntactic sugar untop of AutoLayout to stick views together.\nSticky sugar adds convenience methods on top of auto layout to build and apply constraints to your view in a nice and chainable way.",
6   "homepage": "https://github.com/Kleemann/StickySugar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mads Kleemann": ""
13   },
14   "source": {
15     "git": "https://github.com/Kleemann/StickySugar.git",
16     "tag": "1.1.1"
17   },
18   "social_media_url": "https://twitter.com/madskleemann",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StickySugar/Classes/**/*",
23   "swift_version": "4.2"