[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / b / DatePicker / 0.1.1 / DatePicker.podspec.json
blobd0cb61dd489f2b5d4fed226e36e1c0ea4d7ea8ad
2   "name": "DatePicker",
3   "version": "0.1.1",
4   "summary": "Date Picker for iOS",
5   "description": "\"A simple, elegant Date Picker library for iOS\"",
6   "homepage": "https://github.com/amirshayegh/DatePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirshayegh/DatePicker.git",
16     "tag": "0.1.1"
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   }