blob: 404ce9400de184069037eabc0021ae07baf7f9b3 [file] [log] [blame]
{
"name": "SRMonthPicker",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": null
},
"source_files": [
"Classes",
"*.{h,m}"
],
"requires_arc": true
}