[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / e / 0 / SuperPuperDuperLayout / 1.0.0 / SuperPuperDuperLayout.podspec.json
blob1a08cd28a0db1fd6b53a350212da4c3bad95ecc3
2   "name": "SuperPuperDuperLayout",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Lightweight, elegant and safe wrapper over auto layout.",
6   "description": "Lightweight, elegant and safe wrapper over auto layout. Inspired by Layout Anchors ( https://developer.apple.com/documentation/uikit/nslayoutanchor ) and SnapKit ( https://github.com/SnapKit/SnapKit ). Without overheads such as «extension UIView», «extension UILayoutGuide», «objc_setAssociatedObjectAssociatedObject», «objc_getAssociatedObject» etc.",
7   "homepage": "https://github.com/SugarAndCandy/SuperPuperDuperLayout",
8   "authors": {
9     "Alexander Zolotarev": "berez.rosha@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/zolotarev_s",
12   "source": {
13     "git": "https://github.com/SugarAndCandy/SuperPuperDuperLayout.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/**/*.swift",
20   "swift_version": "4"