blob: b772d3ab2754566759089069873c8ac948100dcf [file] [log] [blame]
{
"name": "WeekCalendarLib",
"version": "0.0.1",
"summary": "A CocoaPods library written in Swift",
"description": "This CocoaPods library helps you perform calculation",
"homepage": "https://github.com/Radunani/WeekCalendarLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Radunani": "mrsantateam@yandex.ru"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Radunani/WeekCalendarLib.git",
"tag": "0.0.1"
},
"source_files": "WeekCalendar/**/*.{h,m,swift}",
"swift_version": "4.2"
}