[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / e / d / HorizontalDatePicker / 0.1.2 / HorizontalDatePicker.podspec.json
blob1de3fec2a592953b8d5b81418ff010bba27af166
2   "name": "HorizontalDatePicker",
3   "version": "0.1.2",
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.2"
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   }