blob: ec6a1bebef80e71caa508d932d3e07b4cbcff542 [file] [log] [blame]
{
"name": "SRMonthPicker",
"version": "0.2.7",
"summary": "Like UIDatePicker, but without the days.",
"homepage": "https://www.github.com/simonrice/SRMonthPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Simon Rice": "im@simonrice.com"
},
"source": {
"git": "https://github.com/simonrice/SRMonthPicker.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"Classes",
"SRMonthPicker.{h,m}"
],
"requires_arc": true
}