[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / e / 5 / DPLog / 3.0 / DPLog.podspec.json
blob5a406bf11ab73b1781b9c5c4a4a7af0a2afc5785
2   "name": "DPLog",
3   "version": "3.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": "3.0"
21   },
22   "source_files": "DPLog/Sources/**/*.{swift,h,m}",
23   "swift_version": "5.2"