[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 2 / PPpdf417 / 4.3.0 / PPpdf417.podspec.json
blob0b03eb23a572cad06f5d39e39527d01b2cff2a83
2   "name": "PPpdf417",
3   "version": "4.3.0",
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   },
20   "source": {
21     "git": "https://github.com/PDF417/pdf417-ios.git",
22     "tag": "v4.3.0"
23   },
24   "platforms": {
25     "ios": "7.0.0"
26   },
27   "ios": {
28     "resources": "MicroBlink.bundle",
29     "requires_arc": false,
30     "vendored_frameworks": "MicroBlink.framework",
31     "frameworks": [
32       "Accelerate",
33       "AVFoundation",
34       "AudioToolbox",
35       "AssetsLibrary",
36       "CoreMedia"
37     ],
38     "libraries": [
39       "c++",
40       "iconv"
41     ]
42   }