[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / f / c / b / DatePicker / 0.1.4 / DatePicker.podspec.json
blobfcb80eee21eee5e812870c66f488a7b1d9931d62
2   "name": "DatePicker",
3   "version": "0.1.4",
4   "summary": "Date Picker for iOS",
5   "description": "\"A simple, elegant Date Picker library for iOS\"",
6   "homepage": "https://github.com/FreshworksStudio/DatePicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/FreshworksStudio/DatePicker.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DatePicker/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "DatePicker": [
24       "DatePicker/Classes/**/*.{storyboard,xib}"
25     ]
26   }