Skip to content

exozet/iOSCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iOS Core

MIT Carthage compatible Hits-of-Code

Installation with Carthage

Carthage is another dependency management tool written in Swift.

Add the following line to your Cartfile:

github "exozet/iOSCore" ~> 0.0.1

And run carthage update to build the dynamic framework.

  • Under embeded binaries add manually iOSCore.framework and then import as normal pod, like:
import iOSCore

Support

Supports iOS 10 and above. Xcode 10.0 is required to build the latest code written in Swift 4.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published