[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / e / 3 / GRCalendar / 0.1.4 / GRCalendar.podspec.json
blob298706d41251a259166d4085a98cb43bb2c63e47
2   "name": "GRCalendar",
3   "version": "0.1.4",
4   "summary": "A simple calendar view that allow to select date",
5   "homepage": "https://github.com/maciej-matuszewski/GRCalendar",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gr3mlin106": "maciej.matuszewski@me.com"
12   },
13   "source": {
14     "git": "https://github.com/maciej-matuszewski/GRCalendar.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "osx": "10.12"
19   },
20   "source_files": "GRCalendar/Classes/Common/**/*",
21   "osx": {
22     "source_files": "GRCalendar/Classes/macOS/**/*",
23     "frameworks": "AppKit"
24   },
25   "pushed_with_swift_version": "3.1"