blob: fc84c32cf59b04fd43a4206fdca326df3cb4e045 [file] [log] [blame]
{
"name": "GMCalendar",
"version": "1.7",
"summary": "Easy customizable Calendar for swift.",
"description": "GMCalendar is a customizable Calendar Pod written in swift that can help if you need to use a simple and easy Calendar on Swift.",
"homepage": "https://github.com/gianmode1803/GMCalendar.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gianmode1803@hotmail.com": "gianmode1803@hotmail.com"
},
"source": {
"git": "https://github.com/gianmode1803/GMCalendar.git",
"tag": "1.7"
},
"social_media_url": "https://twitter.com/gianmode",
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source_files": "GMCalendar/Classes/**/*",
"requires_arc": true,
"resource_bundles": {
"GMCalendar": [
"GMCalendar/Assets/*.png"
]
},
"swift_version": "5.0"
}