blob: 27acc80c33125639c86fab7c134d335facb229f9 [file] [log] [blame]
{
"name": "MGCalendar",
"version": "0.0.1",
"summary": "iOS Calendar that was made to be customized.",
"homepage": "https://github.com/mglagola/MGCalendar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Mark Glagola": "mark.glagola@gmail.com"
},
"source": {
"git": "https://github.com/mglagola/MGCalendar.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"MGCalendar/Views/*",
"MGCalendar/Categories/*"
],
"frameworks": "QuartzCore",
"requires_arc": true
}