[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 2 / PPpdf417 / 5.1.2 / PPpdf417.podspec.json
blob3b9eb867875683cb77254aad5ded9730175258a1
2   "name": "PPpdf417",
3   "version": "5.1.2",
4   "summary": "A delightful component for barcode scanning",
5   "homepage": "http://pdf417.mobi",
6   "description": "PDF417.mobi SDK is a delightful component for quick and easy scanning of PDF417, and many other types of 1D and 2D barcodes.\nThe SDK offers:\n\n        - world leading technology for scanning **PDF417 barcodes**\n        - fast, accurate and robust scanning for all other barcode formats\n        - integrated camera management\n        - layered API, allowing everything from simple integration to complex UX customizations.\n        - lightweight and no internet connection required\n        - enteprise-level security standards\n        - data parsing from **US Drivers licenses**",
7   "screenshots": [
8     "http://a2.mzstatic.com/us/r1000/041/Purple6/v4/72/86/bd/7286bde4-911d-0561-4934-7e7fbb5d2033/mzl.zajzkcwv.320x480-75.jpg",
9     "http://a4.mzstatic.com/us/r1000/010/Purple4/v4/a7/0f/90/a70f90ae-8c70-4709-9292-9ce0299fd712/mzl.jjhpudai.320x480-75.jpg",
10     "http://a4.mzstatic.com/us/r1000/055/Purple6/v4/f1/ce/f5/f1cef57c-ad99-886a-f3b8-643428136ef7/mzl.mjottsci.320x480-75.jpg"
11   ],
12   "license": {
13     "type": "commercial",
14     "text": "                © 2013-2015 MicroBlink Ltd. All rights reserved.\n                For full license text, visit http://pdf417.mobi/doc/PDF417license.pdf\n"
15   },
16   "authors": {
17     "MicroBlink": "info@microblink.com",
18     "Jurica Cerovec": "jurica.cerovec@microblink.com",
19     "Jura Skrlec": "jura.skrlec@microblink.com"
20   },
21   "source": {
22     "git": "https://github.com/PDF417/pdf417-ios.git",
23     "tag": "v5.1.2"
24   },
25   "platforms": {
26     "ios": "8.0.0"
27   },
28   "ios": {
29     "resources": "MicroBlink.bundle",
30     "requires_arc": false,
31     "vendored_frameworks": "MicroBlink.framework",
32     "frameworks": [
33       "Accelerate",
34       "AVFoundation",
35       "AudioToolbox",
36       "AssetsLibrary",
37       "CoreMedia"
38     ],
39     "libraries": [
40       "c++",
41       "iconv",
42       "z"
43     ]
44   }