[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 0 / 5 / 2 / wpcurrencyconverterv2 / 0.0.2 / wpcurrencyconverterv2.podspec.json
blob94a20048915ae217b1b4ce96642bd298643e377d
2   "name": "wpcurrencyconverterv2",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": [
19     "Classes",
20     "CurrencyConverter/**/*.{h,m,swift}"
21   ],
22   "exclude_files": [
23     "CurrencyConverter/CurrencyConverterTests",
24     "CurrencyConverter/CurrencyConverterUITests"
25   ]