blob: 63e9fee7f3f52605a24fd5e467670227ad820e11 [file] [log] [blame]
{
"name": "PDTSimpleCalendar",
"version": "0.7.1",
"summary": "A simple Calendar/Date Picker with a nice iOS7/iOS8 design.",
"description": " Inspired by Square's TimesSquare & Apple Calendar.\n\n Simple Calendar is a simple Date Picker/Calendar View Controller using UICollectionView and a flowLayout.\n",
"homepage": "https://github.com/jivesoftware/PDTSimpleCalendar",
"license": "Apache License, Version 2.0",
"authors": {
"Jerome Miglino": "jerome.miglino@jivesoftware.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/jivesoftware/PDTSimpleCalendar.git",
"tag": "0.7.1"
},
"exclude_files": "PDTSimpleCalendarDemo",
"source_files": [
"PDTSimpleCalendar",
"PDTSimpleCalendarDemo"
],
"requires_arc": true
}