HHNavigationController-Demo icon indicating copy to clipboard operation
HHNavigationController-Demo copied to clipboard

HHNavigationController demo

Results 2 HHNavigationController-Demo issues
Sort by recently updated
recently updated
newest added

这个报错是什么原因: cannot create __weak reference because the current deployment target does not support weak reference

错误信息: ``` [!] The `HHNavigationController` pod failed to validate due to 1 error: - ERROR | description: The description is empty. ``` 看了一下应该是你的podspec没有写description。