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