Latest | 1.0.0 |
---|---|
Homepage | https://github.com/songyutao/YTDebug |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Tools for viewing logs on a mobile phone.
Latest podspec
{ "name": "YTDebug", "platforms": { "ios": "7.0" }, "version": "1.0.0", "license": "MIT", "summary": "Tools for viewing logs on a mobile phone.", "homepage": "https://github.com/songyutao/YTDebug", "authors": { "u5b8bu7389u6d9b": "[email protected]" }, "source": { "git": "https://github.com/songyutao/YTDebug.git", "tag": "1.0.0" }, "requires_arc": true, "subspecs": [ { "name": "YTDebug", "source_files": "YTDebug/YTDebug", "dependencies": { "YTAssistiveTouch": [], "CocoaLumberjack": [] }, "frameworks": [ "UIKit" ] } ] }
Sun, 12 Feb 2017 16:40:03 +0000