| { |
| "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/**/*" |
| } |