blob: 298706d41251a259166d4085a98cb43bb2c63e47 [file] [log] [blame]
{
"name": "GRCalendar",
"version": "0.1.4",
"summary": "A simple calendar view that allow to select date",
"homepage": "https://github.com/maciej-matuszewski/GRCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gr3mlin106": "maciej.matuszewski@me.com"
},
"source": {
"git": "https://github.com/maciej-matuszewski/GRCalendar.git",
"tag": "0.1.4"
},
"platforms": {
"osx": "10.12"
},
"source_files": "GRCalendar/Classes/Common/**/*",
"osx": {
"source_files": "GRCalendar/Classes/macOS/**/*",
"frameworks": "AppKit"
},
"pushed_with_swift_version": "3.1"
}