[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / a / 4 / f / GVDatePicker / 0.0.2 / GVDatePicker.podspec.json
blob01380e999ac9451d4c23b1643e42e4eccae36e3f
2   "name": "GVDatePicker",
3   "version": "0.0.2",
4   "summary": "GVDatePicker 是我常用的一个自定义DatePicker能满足一般最简单的需求",
5   "description": "GVDatePicker 是我常用的一个自定义DatePicker能满足平时一般最简单的需求",
6   "homepage": "https://github.com/gushaokun/GVDatePicker",
7   "license": "MIT",
8   "authors": {
9     "Gavin": "gushaokun@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gushaokun/GVDatePicker.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "GVDatePicker": [
22       "Pod/Assets/*.png"
23     ]
24   }