blob: 8394c811770d90dbfc6e6a9e817a67b1426b42e6 [file] [log] [blame]
{
"name": "PDTSimpleCalendar",
"version": "0.9.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.9.1"
},
"source_files": "PDTSimpleCalendar/**/*.{h,m}",
"requires_arc": true
}