[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / 5 / d / Bling / 2.0.0 / Bling.podspec.json
blob776b6433c2ccc1ceb9a37cb210e8a0b51b729363
2   "name": "Bling",
3   "version": "2.0.0",
4   "summary": "Open Exchange Rates API wrapper written in Swift",
5   "swift_versions": "5.1",
6   "description": "Access the Open Exchange Rates API in Swift. Provides easy access to all API calles listed in https://docs.openexchangerates.org",
7   "homepage": "https://github.com/JanGorman/Bling",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Jan Gorman": "gorman.jan@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/JanGorman",
16   "platforms": {
17     "ios": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/JanGorman/Bling.git",
21     "tag": "2.0.0"
22   },
23   "source_files": [
24     "Classes",
25     "Bling/*.swift"
26   ],
27   "swift_version": "5.1"