[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / c / b / DatePicker / 0.1.2 / DatePicker.podspec.json
blob572d784414dce1c27b6f8e33f77f1a185eb3c724
2   "name": "DatePicker",
3   "version": "0.1.2",
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.2"
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   }