blob: 38baa03ba9d62cd9c232e2c635f2849aa94e670a [file] [log] [blame]
{
"name": "VietNamLunarCalendarView",
"version": "0.1.7",
"summary": "Vietnam Lunar Calendar View",
"description": "This lunar calendar view create calendar views with negative dates and calendar dates in Vietnam!",
"homepage": "https://github.com/HoangTuan141/VietNamLunarCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<HOANG ANH TUAN>": "<ios.tuanha@gmail.com>"
},
"source": {
"git": "https://github.com/HoangTuan141/VietNamLunarCalendarView.git",
"branch": "main",
"tag": "0.1.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VietNamLunarCalendarView/***/**/*.swift",
"resource_bundles": {
"LunarDayCell": "VietNamLunarCalendarView/**/*.xib",
"LunarMonthView": "VietNamLunarCalendarView/**/*.xib",
"VietNamLunarCalendarView": "VietNamLunarCalendarView/**/*.xib"
},
"resources": "VietNamLunarCalendarView/**/*.xib"
}