[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 0 / a / SRMonthPicker / 0.2.0 / SRMonthPicker.podspec.json
blob29da8dc273c27fb9d132e598025c2d18679a280a
2   "name": "SRMonthPicker",
3   "version": "0.2.0",
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.0"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "Classes",
22     "*.{h,m}"
23   ],
24   "requires_arc": true