[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / f / d / StickySugar / 1.1.3 / StickySugar.podspec.json
blob0fbe1c18a65f01cd5d9d976033aa431e524c964f
2   "name": "StickySugar",
3   "version": "1.1.3",
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.3"
17   },
18   "social_media_url": "https://twitter.com/madskleemann",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "StickySugar/Classes/**/*",
23   "swift_version": "5.0"