blob: 3ad1f9dc2cba68a757904f22f1d54b8857e094f1 [file] [log] [blame]
{
"name": "RXCalendarView",
"version": "0.0.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.0.1"
},
"source_files": "RXCalendarView/*.swift",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "4.0"
}