blob: 8cbb4507f67764f1a337157362a08c9a61e8daff [file] [log] [blame]
{
"name": "AYCalendar",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "AYCalendar/Classes/**/*",
"resources": "AYCalendar/Assets/**/*",
"dependencies": {
"NKGridTemplate": [
"~> 0.1.0.1"
],
"NKSlideScreensTemplate": [
"~> 0.1.0"
]
},
"swift_version": "5.0"
}