blob: d5419028fbff76afb61bbbe269ab140129e1675a [file] [log] [blame]
{
"name": "PBWeekCalendar",
"version": "0.0.2",
"summary": "Swift Week Calendar",
"description": "Swift Week calendar for your project",
"homepage": "https://github.com/pabloblancog/PBWeekCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pabloblancog": "pabloblancogonzalez@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/pabloblancog/PBWeekCalendar.git",
"tag": "0.0.2"
},
"source_files": "PBWeekCalendar/PBWeekCalendar/**/*.{swift}",
"resources": "PBWeekCalendar/PBWeekCalendar/**/*.{xcassets,xib,json}",
"static_framework": true,
"dependencies": {
"PBUtils": [
]
},
"swift_version": "5.0"
}