[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 9 / Scrooge / 0.3.5 / Scrooge.podspec.json
blobcc933afb48cca9ad902e51fb30eeed78550c1760
2   "name": "Scrooge",
3   "version": "0.3.5",
4   "summary": "Scrooge is the framework for efficient logging of whatever types from your apps.",
5   "description": "Scrooge is the framework that help you store and send logs generated within your app. This tool has taken account the impact of the performance of your app and also other situations such as background mode to save and send the logs efficiently.",
6   "homepage": "https://github.com/music-flo/ios_scrooge",
7   "license": "Apache V2",
8   "authors": {
9     "Dons": "kwangmin@sk.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://nonlogicallogic:uKdJ688sqNea@github.com/music-flo/ios_scrooge.git",
16     "tag": "0.3.5"
17   },
18   "source_files": [
19     "Scrooge/Source/*.{swift}",
20     "Scrooge/Source/Protocols/*.{swift}",
21     "Scrooge/Source/Extensions/*.{swift}"
22   ],
23   "static_framework": true,
24   "dependencies": {
25     "AnyCodable-FlightSchool": [
27     ],
28     "ReachabilitySwift": [
30     ]
31   },
32   "swift_versions": "5.1",
33   "swift_version": "5.1"