[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / f / b / a / MKDate / 1.0.0 / MKDate.podspec.json
blobb15afd7f9f30095d4cc3ff4cbd3fc34078fa32a8
2   "name": "MKDate",
3   "version": "1.0.0",
4   "summary": "时间工具类",
5   "description": "NSDate compare and convert util",
6   "homepage": "https://github.com/mistak1992/MKDate",
7   "license": "MIT",
8   "authors": {
9     "Rum": "mistak19921107@gmail.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/mistak1992/MKDate.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "MKDate/**/*.{h,m}"