blob: bbf41468807476949709b73b209eb6f1d3b99f7b [file] [log] [blame]
{
"name": "CVCalendar",
"version": "1.7.0",
"summary": "A custom visual calendar for iOS 8+ written in Swift (>= 4.0).",
"homepage": "https://github.com/CVCalendar/CVCalendar",
"screenshots": "https://raw.githubusercontent.com/CVCalendar/CVCalendar/master/Screenshots/CVCalendar_White.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com",
"Jonas-Taha El Sesiy": "github@elsesiy.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CVCalendar/CVCalendar.git",
"tag": "1.7.0"
},
"source_files": "CVCalendar/*.swift",
"requires_arc": true,
"swift_versions": [
"4.2",
"5.0"
],
"swift_version": "5.0"
}