blob: 57fd7f801b687250bafb78339651149005635726 [file] [log] [blame]
{
"name": "MZDayPicker",
"version": "0.0.4",
"summary": "An iOS day picker to allow users to select date.",
"homepage": "https://github.com/m1entus/MZDayPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaƂ Zaborowski": "m1entus@gmail.com"
},
"source": {
"git": "https://github.com/m1entus/MZDayPicker.git",
"tag": "0.0.4"
},
"source_files": "MZDayPicker/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}