[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 5 / 2 / wpcurrencyconverterv2 / 0.0.3 / wpcurrencyconverterv2.podspec.json
blobdfbcc7f9950a2d698a50fed5b0c89d95782357be
2   "name": "wpcurrencyconverterv2",
3   "version": "0.0.3",
4   "summary": "A short description of wpcurrencyconverter.",
5   "description": "Currency Convertor",
6   "homepage": "https://gitlab.com/ganeshfaterpekar",
7   "license": "MIT",
8   "authors": {
9     "Ganesh Faterpekar": "ganeshfaterpekar@gmail.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/ganeshfaterpekar/currencyconverter.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "Classes",
20     "CurrencyConverter/**/*.{h,m,swift}"
21   ],
22   "exclude_files": [
23     "CurrencyConverter/CurrencyConverterTests",
24     "CurrencyConverter/CurrencyConverterUITests"
25   ]