[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / f / 7 / 8 / PDTSimpleCalendar / 0.4 / PDTSimpleCalendar.podspec.json
blob9f1afbf428c8bc0faf6a564f99f8d9e7346ced38
2   "name": "PDTSimpleCalendar",
3   "version": "0.4",
4   "summary": "A simple Calendar / Date Picker for iOS using UICollectionView",
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.4"
17   },
18   "exclude_files": "PDTSimpleCalendarDemo",
19   "source_files": [
20     "PDTSimpleCalendar",
21     "PDTSimpleCalendarDemo"
22   ],
23   "requires_arc": true