[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 1 / 7 / Grid / 1.0.2 / Grid.podspec.json
blob96c86afbd58a80c55c2cfb4f15a529b1d407e8e9
2   "name": "Grid",
3   "version": "1.0.2",
4   "license": "BSD-3-Clause",
5   "summary": "Grid is a layout toolkit that simplifies the alignment of views in relation to each other in Swift.",
6   "homepage": "http://cosmicmind.io",
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.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "ios": {
19     "source_files": "Sources/**/*.swift"
20   },
21   "requires_arc": true