blob: d6529a2d90403d7cdc51ad7ab13499e1f8cb400f [file] [log] [blame]
{
"name": "CustomCalendar",
"version": "0.0.1",
"license": "MIT",
"summary": "Easy to use functional tab bar for swift projects.",
"homepage": "https://github.com/LenisDev/Calendar",
"authors": {
"Manish Pandey": ""
},
"source": {
"git": "https://github.com/LenisDev/Calendar.git",
"tag": "0.0.1"
},
"documentation_url": "https://lenisdev.github.io/TabBar/index.html",
"platforms": {
"ios": "10.0"
},
"swift_versions": [
"5.1"
],
"source_files": "Calendar/Calendar/**/*.swift",
"swift_version": "5.1"
}