[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / f / a / 9 / POSBillCalculator / 0.1.0 / POSBillCalculator.podspec.json
blobac6191353c20db8fe429d1c8cc92aa9207be138a
2   "name": "POSBillCalculator",
3   "version": "0.1.0",
4   "summary": "A POS bill calculation engine.",
5   "description": "A POS bill calculation engine. Install it into your project, provide the bill items, applicable taxes & discounts, & get bill information such as subtotal, total taxes, discounts, & total.",
6   "homepage": "https://github.com/VineetMrug/POSBillCalculator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vineet Mrug": "m.vineet26@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/VineetMrug/POSBillCalculator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "4.2",
23     "5",
24     "5"
25   ],
26   "source_files": "POSBillCalculator/Classes/**/*",
27   "frameworks": "UIKit",
28   "swift_version": "5"