[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / d / f / c / Currencies / 0.1.1 / Currencies.podspec.json
blob781948d553e271f1d7725b07a86271fce1305d3e
2   "name": "Currencies",
3   "version": "0.1.1",
4   "summary": "Service to retrieve all currencies with rich information like region code, name, currency symbol..",
5   "description": "A service to retrieve currency code, currency symbol, region code, region name instead of using NSLocale.commonISOCurrencyCodes.",
6   "homepage": "https://github.com/thomas-sivilay/currencies",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thomas Sivilay": "thomas.sivilay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/thomas-sivilay/Currencies.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/thomassivilay",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Currencies/Classes/**/*",
23   "pushed_with_swift_version": "4.0"