[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 2 / 9 / a / EANBarcodeGenerator / 0.3.2 / EANBarcodeGenerator.podspec.json
blob567ad9f640afad54267e90eedd710e56d19b1e1f
2   "name": "EANBarcodeGenerator",
3   "version": "0.3.2",
4   "summary": "EAN-13, EAN-8, UPC-A barcode generator.",
5   "description": "EANBarcodeGenerator provides CIFilter witch allows to generate EAN-13, EAN-8 and UPC-A barcodes.\nThis generator was created for iOS application PokeWall (https://itunes.apple.com/us/app/pokewall/id1449455385)",
6   "homepage": "https://github.com/ampirator/EANBarcodeGenerator",
7   "screenshots": "https://raw.githubusercontent.com/ampirator/EANBarcodeGenerator/master/Images/screenshot.jpg",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Sergey Bayborodov": "ampirator@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ampirator/EANBarcodeGenerator.git",
17     "tag": "0.3.2"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "EANBarcodeGenerator/Classes/**/*",
24   "frameworks": [
25     "UIKit",
26     "CoreImage",
27     "Foundation"
28   ],
29   "swift_version": "5.0"