blob: fb31f116707d9af51b785cdcd2332c781ff91adf [file] [log] [blame]
{
"name": "WRCalendarView",
"version": "1.0.0",
"summary": "A short description of WRCalendarView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wayfinders/WRCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wayfinder": "wayfinder12@gmail.com"
},
"source": {
"git": "https://github.com/wayfinders/WRCalendarView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WRCalendarView/**/*",
"resource_bundles": {
"WRCalendarView": [
"WRCalendarView/**/*.{storyboard,xib}"
]
},
"dependencies": {
"DateToolsSwift": [
]
},
"pushed_with_swift_version": "3.0"
}