[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 9 / 3 / f / LayoutGrouping / 1.0.0 / LayoutGrouping.podspec.json
blob688157c0bcc744787d25092d114a335934bfe176
2   "name": "LayoutGrouping",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Simple extension of Apple's AutoLayout anchors functionality",
6   "homepage": "https://github.com/stuaustin/LayoutGrouping",
7   "authors": "Stuart Austin",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "git": "https://github.com/stuaustin/LayoutGrouping.git",
13     "tag": "1.0.0"
14   },
15   "source_files": [
16     "LayoutGrouping/*.swift",
17     "LayoutGrouping/**/*.swift"
18   ],
19   "swift_version": "4.2"