[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / e / b / 4 / DebugMan / 3.6.2 / DebugMan.podspec.json
blob66fd39b2a75a35d3ae4a45d04a35a9b15616b84d
2   "name": "DebugMan",
3   "version": "3.6.2",
4   "summary": "Debugger tool for iOS",
5   "description": "DebugMan is an debugger tool for iOS, with the following features:\n\n● display all app logs in different colors as you like.\n● display all app network http requests details, including third-party SDK in app.\n● display app device informations and app identity informations.\n● display app crash logs.\n● filter keywords in app logs and app network http requests.\n● app memory real-time monitoring.\n\nWelcome to star and fork. If you have any questions, welcome to open issues.",
6   "homepage": "https://github.com/liman123/DebugMan",
7   "license": "MIT",
8   "authors": {
9     "liman": "gg723661989@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/liman123/DebugMan.git",
16     "tag": "3.6.2"
17   },
18   "source_files": [
19     "Sources",
20     "Sources/**/*.{h,m,swift}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "3.0"
29   },
30   "deprecated": true