blob: b966835b634c8955073cbec64dea3ce8dbf1a38c [file] [log] [blame]
{
"name": "GMDColors",
"version": "1.0.2",
"license": "MIT",
"summary": "GMDColors Library for iOS",
"homepage": "https://github.com/vivi7/GMDColors",
"authors": {
"Vincenzo Favara": "vin.favara@gmail.com"
},
"source": {
"git": "https://github.com/vivi7/GMDColors.git",
"tag": "1.0.2"
},
"source_files": "Source/GMDColors.swift",
"platforms": {
"ios": "8.1"
},
"frameworks": "UIKit",
"requires_arc": true
}