blob: 4b07b2732e537b1aa3e291c77ecae5a13ff84b87 [file] [log] [blame]
{
"name": "Grid",
"version": "1.0.1",
"license": "BSD-3-Clause",
"summary": "Layout is an extension that simplifies the alignment of views in relation to each other.",
"homepage": "http://cosmicmind.io/layout",
"social_media_url": "https://www.facebook.com/graphkit",
"authors": {
"CosmicMind, Inc.": "support@cosmicmind.io"
},
"source": {
"git": "https://github.com/CosmicMind/Grid.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "Sources/**/*.swift"
},
"requires_arc": true
}