[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 9 / b / LSDateFormat / 0.0.1 / LSDateFormat.podspec.json
blob5fe19db0c60fd795700ef82073b37f171aa8213e
2   "name": "LSDateFormat",
3   "version": "0.0.1",
4   "summary": "日期格式",
5   "description": "自己使用的各种日期格式",
6   "homepage": "https://github.com/CrazyDaiDai/LS_DateFormat",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Crazy_Lin": "372625840@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/CrazyDaiDai/LS_DateFormat.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "LSDateFormat/**/DateFormat/*.{h,m,swift}",
22   "requires_arc": true