blob: f63dbff98bd0689409626eae4322822e5145da3e [file] [log] [blame]
{
"name": "CVCalendar",
"version": "1.2.7",
"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.2.7"
},
"source_files": "CVCalendar/*.swift",
"requires_arc": true
}