blob: 50b975a2e8cd5571571a6843fc85a0ce24848490 [file] [log] [blame]
{
"name": "GCCalendar",
"version": "1.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A customizable calendar for iOS 9+ written in Swift.",
"description": "A Swift framework that provides a customizable calendar UI component for iOS.",
"homepage": "https://github.com/graycampbell/GCCalendar",
"authors": "Gray Campbell",
"source": {
"git": "https://github.com/graycampbell/GCCalendar.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GCCalendar/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCalendar"
}