[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 5 / DPLog / 2.0 / DPLog.podspec.json
blob68a41b8a9aa45feb084e8e43e99ea70f54ec3d04
2   "name": "DPLog",
3   "version": "2.0",
4   "summary": "日志工具",
5   "description": "日志工具,支持各种定制:format、logger",
6   "homepage": "https://github.com/DancewithPeng/DPLog.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DancewithPeng": "dancewithpeng@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/DancewithPeng/DPLog.git",
20     "tag": "2.0"
21   },
22   "source_files": "DPLog/Sources/**/*.{swift,h,m}",
23   "swift_version": "5.2"