OpenWeatherMap API Wrapper.
Make a copy of the file OpenWeatherStar.swift
then put it into a place required of a host project.
Podfile should contain:
target "ProjectTarget" do
use_frameworks!
pod 'OpenWeatherFreeClient', '0.0.1'
end
Cartfile should contain:
github "perseusrealdeal/OpenWeatherFreeClient" == 0.0.1
Some Carthage usage tips placed here.
dependencies: [
.package(url: "https://github.com/perseusrealdeal/OpenWeatherFreeClient.git",
.exact("0.0.1"))
],
Project in the Navigator > Package Dependencies > Add Package Dependency
Using "Exact" with the Version field is strongly recommended.
All files from this repository is under license based on MIT.
Copyright © 7530 - 7531 Mikhail Zhigulin of Novosibirsk.
Have a look at LICENSE for details.
OpenWeatherFreeClient
was written at Novosibirsk by Mikhail Zhigulin i.e. me, [email protected].
link |
Stars: 0 |
Last commit: 1 week ago |
Initial point of development process.
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics