[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / f / b / CCPLog / 0.0.1 / CCPLog.podspec.json
blobc263b4026bffbf80fe03a4c9fe0d38e27285b163
2   "name": "CCPLog",
3   "version": "0.0.1",
4   "summary": "日志",
5   "description": "操作日志,crash 日志",
6   "homepage": "hhttps://github.com/coolboy-ccp/CCPLog",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "coolboy_ccp",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "swift_version": "5.0",
16   "source": {
17     "git": "https://github.com/coolboy-ccp/CCPLog.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "CCPLog/*.swift",
21   "exclude_files": "CCPLogDemo",
22   "dependencies": {
23     "SwiftyJSON": [
25     ],
26     "CCPAppInfo": [
28     ]
29   }