[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 7 / 8 / PDTSimpleCalendar / 0.5 / PDTSimpleCalendar.podspec.json
blob5728d13136b56acd8f3a7868642e895e48354950
2   "name": "PDTSimpleCalendar",
3   "version": "0.5",
4   "summary": "A simple Calendar / Date Picker with a nice iOS7 design.",
5   "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",
6   "homepage": "https://www.producteev.com",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Jerome Miglino": "jerome.miglino@jivesoftware.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/jivesoftware/PDTSimpleCalendar.git",
16     "tag": "0.5"
17   },
18   "exclude_files": "PDTSimpleCalendarDemo",
19   "source_files": [
20     "PDTSimpleCalendar",
21     "PDTSimpleCalendarDemo"
22   ],
23   "requires_arc": true