zemirco / swift-linechart

Line Chart library for iOS written in Swift
602 stars 68 forks source link

No cocoapod support? #25

Open datomnurdin opened 9 years ago

datomnurdin commented 9 years ago

Is this library cocoapod support? Thank you.

zemirco commented 9 years ago

Have you ever tried Carthage? Looks quite promising and I'd like to make sure that all my Swift projects can be installed via Carthage.

Sounds easier than CocoaPods and does not mess with my files.

miaomi commented 9 years ago

Cartfile:

github "zemirco/swift-linechart"

$ carthage update *\ Cloning swift-linechart No tagged versions found for github "zemirco/swift-linechart"

Cartfile:

github "zemirco/swift-linechart" "master"

$ carthage update * Fetching swift-linechart * Checking out swift-linechart at "xxxx" *\ xcodebuild output can be found in /var/folders/mm/xxxx/T/carthage-xcodebuild.xxxx.log Dependency "swift-linechart" has no shared framework schemes

If you believe this to be an error, please file an issue with the maintainers at https://github.com/zemirco/swift-linechart/issues/new