[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 5 / 1 / 7 / Grid / 1.0.1 / Grid.podspec.json
blob4b07b2732e537b1aa3e291c77ecae5a13ff84b87
2   "name": "Grid",
3   "version": "1.0.1",
4   "license": "BSD-3-Clause",
5   "summary": "Layout is an extension that simplifies the alignment of views in relation to each other.",
6   "homepage": "http://cosmicmind.io/layout",
7   "social_media_url": "https://www.facebook.com/graphkit",
8   "authors": {
9     "CosmicMind, Inc.": "support@cosmicmind.io"
10   },
11   "source": {
12     "git": "https://github.com/CosmicMind/Grid.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "requires_arc": true