blob: 4e08f04f6397abf4f8600ee8af1819fae67e15e4 [file] [log] [blame]
{
"name": "AYCalendar",
"version": "1.0.3",
"summary": "AYCalendarViewController - is a customizable calendar view controller.",
"description": "Customizable calendar view controller with navigation through the months.",
"homepage": "https://github.com/bananaRanger/AYCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Yereshchenko": "antonyereshchenko@gmail.com"
},
"source": {
"git": "https://github.com/bananaRanger/AYCalendar.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AYCalendar/Classes/**/*",
"resources": "AYCalendar/Assets/Images/*",
"dependencies": {
"NKGridTemplate": [
"~> 0.1.0.1"
],
"NKSlideScreensTemplate": [
"~> 0.1.0"
]
},
"swift_version": "5.0"
}