blob: 4158f535890fb5fc860bc3081eaa37c924664c56 [file] [log] [blame]
{
"name": "CVCalendar",
"version": "1.3.1",
"summary": "A custom visual calendar for iOS 8+ written in Swift (2.0).",
"homepage": "https://github.com/Mozharovsky/CVCalendar",
"screenshots": "https://raw.githubusercontent.com/Mozharovsky/CVCalendar/master/Screenshots/CVCalendar_White.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene Mozharovsky": "mozharovsky@live.com"
},
"social_media_url": "https://twitter.com/DottieYottie",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mozharovsky/CVCalendar.git",
"tag": "1.3.1"
},
"source_files": "CVCalendar/*.swift",
"requires_arc": true
}