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