blob: c2a592a9dcfe834a39c189c8878e7c8258337eca [file] [log] [blame]
{
"name": "MLCalendarView",
"version": "0.1",
"summary": "Calendar component for OS X inspired by some free iOS alternatives.",
"homepage": "https://github.com/gyetvan-andras/Calendar-OSX",
"license": "MIT",
"authors": {
"Gyetván András": "gyetvan.andras@gmail.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/ElaWorkshop/Calendar-OSX.git",
"tag": "0.1"
},
"source_files": "MLCalendarSample/ML*.{h,m}",
"resources": "MLCalendarSample/*.xib",
"requires_arc": true
}