[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / c / Currencies / 0.1.0 / Currencies.podspec.json
blobc6ca6f0a07ec9fe6f5ea6ec7621c7e38d68eea2e
2   "name": "Currencies",
3   "version": "0.1.0",
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.0"
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"