金价 0.1.5

GoldPrice 0.1.5

Mike Singleton 维护。



GoldPrice 0.1.5

GoldPrice

Version Carthage compatible Version Platform

示例 Swift 框架,提供一个返回金价最新价格的单个方法

安装

GoldPrice 可通过 Carthage 获取

Carthage

将以下内容添加到您的 Cartfile 中

github "msingleton/GoldPrice"

然后

carthage update --no-use-binaries

CocoaPods

将以下内容添加到您的 Podfile 中

pod 'GoldPrice'

然后

pod install