[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / 0 / f / PrintDebug / 0.1.0 / PrintDebug.podspec.json
blobd85895fad81a53371378fab6ac37c9580af7bc34
2   "name": "PrintDebug",
3   "version": "0.1.0",
4   "summary": "Library for logging debug statements",
5   "swift_versions": "5.0",
6   "description": "Library for logging debug statements.",
7   "homepage": "https://github.com/anconaesselmann/PrintDebug",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/PrintDebug.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "PrintDebug/Classes/**/*",
23   "swift_version": "5.0"