CocoaPods trunk is moving to be read-only. Read more on the blog, there are 3 months to go.

SwiftDefine 0.0.3

SwiftDefine 0.0.3

TestsTested
LangLanguage SwiftSwift
License Custom
ReleasedLast Release Nov 2016
SwiftSwift Version 3.0
SPMSupports SPM

Maintained by jarvis.



  • By
  • jjw

SwiftDefine

一行代码获取屏幕尺寸,全局调用

   source 'https://github.com/CocoaPods/Specs.git'
   platform :ios, '10.0'
   use_frameworks!

   target '<Your Target Name>' do
    pod 'SwiftDefine'
  end