[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / e / d / HorizontalDatePicker / 0.1.0 / HorizontalDatePicker.podspec.json
blobe798f5d6b198d66b3a5cbc29c90115784d043ac4
2   "name": "HorizontalDatePicker",
3   "version": "0.1.0",
4   "summary": "Horizontal date picker for iOS in Swift.",
5   "description": "                       Simple, configurable date picker that scrolles horizontally. Written is Swift.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/Erez-Panda/horizontal-date-picker",
7   "license": "MIT",
8   "authors": {
9     "Erez Haim": "erez@livemed.co"
10   },
11   "source": {
12     "git": "https://github.com/Erez-Panda/horizontal-date-picker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HorizontalDatePicker": [
22       "Pod/Assets/*.png"
23     ]
24   }