blob: 5b39a3d7c5e11c0781a8548f1febb4b2ec80bbe5 [file] [log] [blame]
{
"name": "RXCalendarView",
"version": "0.3.1",
"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.1"
},
"source_files": "RXCalendarView/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}