[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / e / CPLogging / 1.1 / CPLogging.podspec.json
blob50ecdd760d34f47578aac4886895405b2439ff8f
2   "name": "CPLogging",
3   "version": "1.1",
4   "summary": "Cross Plaform Logging - CPLogging",
5   "swift_versions": "4.2",
6   "description": "Universal Multiple Platform framwork for Custom Apple Logger",
7   "homepage": "https://github.com/trailtask/cplogging/blob/master/README.md",
8   "license": {
9     "type": "Copyright",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "AJ Sagar Parwani": "ajay.sagar92@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0",
17     "osx": "10.10"
18   },
19   "source": {
20     "git": "https://github.com/trailtask/cploggingframework.git",
21     "tag": "1.0"
22   },
23   "ios": {
24     "vendored_frameworks": "CustomLogging-iOS/CPLogging.framework"
25   },
26   "osx": {
27     "vendored_frameworks": "CustomLogging-macOS/CPLogging.framework"
28   },
29   "swift_version": "4.2"