[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 1 / 7 / WTDateUtil / 1.0.1 / WTDateUtil.podspec.json
blob11a53b505579e29fa6ba2ea7bd1295358a98cfce
2   "name": "WTDateUtil",
3   "version": "1.0.1",
4   "summary": "NSDate Extensions. Very nice.",
5   "description": "A meggic to NSDate.Use it you will become hero.",
6   "homepage": "https://github.com/wangtongvip/WTDateUtil.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangtong_vip": "wangtong_vip@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wangtongvip/WTDateUtil.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "WTDateUtil/DateUtil",
23     "WTDateUtil/DateUtil/**/*.{h,m}"
24   ],
25   "public_header_files": "WTDateUtil/DateUtil/**/*.h",
26   "requires_arc": true