blob: cb5c08adf85d9b0c2d1f3ac65de016ef89dadf87 [file] [log] [blame]
{
"name": "GCCalendar",
"version": "2.2.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.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GCCalendar/*.{h,m,swift}",
"requires_arc": true,
"module_name": "GCCalendar",
"pushed_with_swift_version": "3.0"
}