[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 7 / d / SKWorldCurrencies / 1.0.0 / SKWorldCurrencies.podspec.json
blobe52a74c1027e7550b06279a5f3014bce7ac964a5
2   "name": "SKWorldCurrencies",
3   "version": "1.0.0",
4   "summary": "Aan enum with all the world currencies, their ISO 4217 code and symbol.",
5   "homepage": "http://theinkedengineer.com",
6   "license": "MIT",
7   "authors": {
8     "Firas Safa": "firas@theinkedengineer.com"
9   },
10   "source": {
11     "git": "https://github.com/TheInkedEngineer/SKWorldCurrencies.git",
12     "tag": "1.0.0"
13   },
14   "swift_versions": "5.0",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "source_files": [
20       "SKWorldCurrencies/*.swift",
21       "SKWorldCurrencies/Resources/SKWorldCurrencies.h"
22     ]
23   },
24   "swift_version": "5.0"