blob: ead4f5b11e53df9d4270dd1e5302abfc3e10d648 [file] [log] [blame]
{
"name": "SRMonthPicker",
"version": "0.2.10",
"summary": "Like UIDatePicker, but without the days",
"homepage": "https://github.com/simonrice/SRMonthPicker",
"screenshots": "https://raw.githubusercontent.com/simonrice/SRMonthPicker/master/Doc/screenshot.png",
"license": "MIT",
"authors": {
"Simon Rice": "im@simonrice.com"
},
"source": {
"git": "https://github.com/simonrice/SRMonthPicker.git",
"tag": "0.2.10"
},
"social_media_url": "https://twitter.com/_simonrice",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}