[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / a / 8 / ExchangeSwift / 0.1.0 / ExchangeSwift.podspec.json
blob43d483d89dd4179743469bfa301b5daef76eb816
2   "name": "ExchangeSwift",
3   "version": "0.1.0",
4   "summary": "Get updated exchange rate of 32 currencies in you Swift app.",
5   "description": "If you want to use updated exchange rate in your Swift app, you need ExchangeSwift. ExchangeSwift update rates daily by European Central Bank. You also can see historical exchange rates since 1999.",
6   "homepage": "https://github.com/Rubenfer/ExchangeSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ruben Fernandez": "ruben.fdez@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/Rubenfer/ExchangeSwift.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/RubenApps",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "ExchangeSwift/ExchangeSwift.swift",
23   "swift_version": "4.0"