[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / 7 / 9 / Scrooge / 0.1.9 / Scrooge.podspec.json
blob0a8756b5fff4b4e2f6e8f470593e1965c1405256
2   "name": "Scrooge",
3   "version": "0.1.9",
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/nonlogicallogic/Scrooge",
7   "license": "Apache V2",
8   "authors": {
9     "Dons": "kwangmin@sk.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/nonlogicallogic/Scrooge.git",
16     "tag": "0.1.9"
17   },
18   "source_files": "Scrooge/**/*.{swift}",
19   "static_framework": true,
20   "dependencies": {
21     "AnyCodable-FlightSchool": [
23     ],
24     "ReachabilitySwift": [
26     ]
27   },
28   "swift_versions": "5.1",
29   "swift_version": "5.1"