[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / 9 / a / EANBarcodeGenerator / 0.2.0 / EANBarcodeGenerator.podspec.json
blob98938a34281639ddc073bad66ffda7f2df8942ac
2   "name": "EANBarcodeGenerator",
3   "version": "0.2.0",
4   "summary": "EAN-13, UPC-A barcode generator.",
5   "description": "EANBarcodeGenerator provides CIFilter witch allows to generate EAN-13, 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.2.0"
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"