blob: 82525f611943abf617a0e689c3c7635c87a9e725 [file] [log] [blame]
{
"name": "dmCalendar",
"version": "0.1.2",
"summary": "Customizable Infinite Calendar",
"description": "Customize this calendar just like you would with a UICollectionView. Easy and simple.",
"homepage": "https://github.com/dm1014/dmCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Martin": "d.1014@yahoo.com"
},
"source": {
"git": "https://github.com/dm1014/dmCalendar.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "dmCalendar/*.swift",
"pushed_with_swift_version": "4.0"
}