[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / d / 3 / PSDatePicker / 0.8.0 / PSDatePicker.podspec.json
blobab5481dd150f5efc6050ef63ff4e040abe86d181
2   "name": "PSDatePicker",
3   "version": "0.8.0",
4   "summary": "This cocoapods is for date picking.",
5   "description": "this pods can date pick and time pick. it has many options for datepicking.",
6   "homepage": "https://github.com/nanuare/psdatepicker",
7   "license": {
8     "type": "MPL-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PeaceKim": "me@peacekim.com"
13   },
14   "source": {
15     "git": "https://github.com/nanuare/psdatepicker.git",
16     "tag": "0.8.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PSDatePicker/Classes/**/*",
22   "module_name": "PSDatePicker",
23   "requires_arc": true,
24   "resource_bundles": {
25     "PSDatePicker": [
26       "PSDatePicker/Assets/*"
27     ]
28   },
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "3.0"