blob: 16e43d075699d1b6982b4ff6c98c5b54da537dd0 [file] [log] [blame]
{
"name": "Maya",
"version": "1.1.5",
"summary": "Maya is a customizable calendar library with an out of the box MayaCalendarView",
"description": "Maya is a customizable calendar library with an out of the box MayaCalendarView.\nMaya also includes a few helper classes to make managing dates a little bit easier (MayaDate, MayaWeekday and MayaMonth)",
"homepage": "https://github.com/ivanbruel/Maya",
"license": "MIT",
"authors": {
"Ivan Bruel": "ivan.bruel@gmail.com"
},
"source": {
"git": "https://github.com/ivanbruel/Maya.git",
"tag": "1.1.5"
},
"social_media_url": "https://twitter.com/ivanbruel",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit"
}