[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / a / SRMonthPicker / 0.2.8 / SRMonthPicker.podspec.json
blob9242cc002763bb21f8f851fd827a774666e7b6e3
2   "name": "SRMonthPicker",
3   "version": "0.2.8",
4   "summary": "Like UIDatePicker, but without the days.",
5   "homepage": "https://www.github.com/simonrice/SRMonthPicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Simon Rice": "im@simonrice.com"
12   },
13   "source": {
14     "git": "https://github.com/simonrice/SRMonthPicker.git",
15     "tag": "0.2.8"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Classes",
22     "SRMonthPicker.{h,m}"
23   ],
24   "requires_arc": true