blob: 4bd600d602a1dbe485bac714fa168473b544c780 [file] [log] [blame]
{
"name": "CVCalendar",
"version": "1.6.1",
"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": "info@elsesiy.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CVCalendar/CVCalendar.git",
"tag": "1.6.1"
},
"source_files": "CVCalendar/*.swift",
"requires_arc": true,
"swift_version": "4.0"
}