blob: d6e097bbf0a0f7e5938fd969fe3d8d4688fb4081 [file] [log] [blame]
{
"name": "RXCalendarView",
"version": "0.3.0",
"summary": "An Calendar",
"homepage": "https://github.com/AlphaDog13/RXCalendarView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "AlphaDog13",
"source": {
"git": "https://github.com/AlphaDog13/RXCalendarView.git",
"tag": "0.3.0"
},
"source_files": "RXCalendarView/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}