[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / e / c / WYQDateTool / 1.1.0 / WYQDateTool.podspec.json
blob012a7d0a4c3c8698a1dbe9d7225126a048c914fd
2   "name": "WYQDateTool",
3   "version": "1.1.0",
4   "summary": "更新相关方法,添加常用方法,添加相关注释,更方便开发使用",
5   "description": "WYQDateTool 更新相关方法,添加常用方法,添加相关注释,更方便开发使用",
6   "homepage": "https://github.com/YongQiangWei/NSDateCalculateTool",
7   "license": "MIT",
8   "authors": {
9     "yongQiang Wei": "15249085279@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YongQiangWei/NSDateCalculateTool.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "DateHelper/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "DateTools": [
22       "~> 2.0.0"
23     ]
24   }