CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Nov 2015 |
SPMSupports SPM | ✗ |
Maintained by Hao Chen.
斯嘉蒂,又称冰眼
一款由Swift编写的网络调试工具
iOS8.0+
将Classes文件夹整个拖到项目中
只需要一句话集成到项目中
func application(application: UIApplication, didFinishLaunchingWithOptions launchOptions: [NSObject: AnyObject]?) -> Bool {
....
NSURLProtocol.registerClass(Skadi)
....
}
截图