blob: 16c96097882ebf74ed3fe3a7902a010612980218 [file] [log] [blame]
{
"name": "MJCalendar",
"version": "0.4.0",
"summary": "Very customizable calendar component. Supports month, 3 week, 2 week and 1 week view.",
"homepage": "https://github.com/jackowski/MJCalendar",
"license": "MIT",
"authors": {
"MichaƂ Jackowski": "mk.jackowski@gmail.com"
},
"source": {
"git": "https://github.com/jackowski/MJCalendar.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"NSDate-Escort": [
"~> 1.5"
],
"UIView+JMFrame": [
]
},
"pushed_with_swift_version": "3.0"
}