blob: 3523a1bb730ccbc53d34606469bb1485599e98d1 [file] [log] [blame]
{
"name": "GCCalendar",
"version": "1.1.3",
"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.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GCCalendar/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCalendar"
}