blob: 8c192853d8c825ab83ad526079ea5292bddf1c90 [file] [log] [blame]
{
"name": "GridSpan",
"version": "0.1.0",
"summary": "Screen scale aware grid layout helpers.",
"homepage": "https://github.com/dclelland/GridSpan",
"license": {
"type": "MIT"
},
"authors": {
"Daniel Clelland": "daniel.clelland@gmail.com"
},
"source": {
"git": "https://github.com/dclelland/GridSpan.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"source_files": "GridSpan.swift"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}