{ | |
"name": "SRMonthPicker", | |
"version": "0.2.0", | |
"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.0" | |
}, | |
"platforms": { | |
"ios": null | |
}, | |
"source_files": [ | |
"Classes", | |
"*.{h,m}" | |
], | |
"requires_arc": true | |
} |