blob: 22ce8663e42f48eff0a71903126de5d01209b939 [file] [log] [blame]
{
"name": "MZDayPicker",
"version": "0.0.2",
"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.2"
},
"source_files": "MZDayPicker/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": "QuartzCore",
"requires_arc": true
}