[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 5 / c / EAN13BarcodeGenerator / 0.2.0 / EAN13BarcodeGenerator.podspec.json
blobb4d1e295b2252f3fbeb7db569ef3d19e471dd6f1
2   "name": "EAN13BarcodeGenerator",
3   "version": "0.2.0",
4   "summary": "The easiest way to generate and show EAN13 barcode",
5   "description": "Simple and performance solution to generate EAN13 barcode for iOS applications",
6   "homepage": "https://github.com/astrokin/EAN13BarcodeGenerator",
7   "screenshots": "https://dl.dropboxusercontent.com/s/2jhzwpm8nlz9iyj/Screen.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Alexey Strokin": "alex.strok@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/astrokin/EAN13BarcodeGenerator.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EAN13BarcodeGenerator/EAN13BarcodeGenerator/Classes/**/*",
23   "frameworks": "UIKit"