[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 5 / d / ALHelper / 0.0.1 / ALHelper.podspec.json
blob7a93edf8f45b9f5d486fa399d3714469b92d5fd5
2   "name": "ALHelper",
3   "version": "0.0.1",
4   "summary": "A simple layout library that provides some convenience when using AutoLayout.",
5   "homepage": "https://github.com/chadgarrett/ALHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Chad Garrett": "cgarrett@retrorabbit.co.za"
12   },
13   "source": {
14     "git": "https://github.com/chadgarrett/ALHelper.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Sources/ALHelper/**/*",
22   "swift_version": "5.0"