[Add] TMNewsInformationSDK 0.0.999
[CocoaPods.git] / Specs / c / 0 / 2 / PPpdf417 / 5.0.5 / PPpdf417.podspec.json
blob6d214635e700dbf73af807161bb38f3b9581dc26
2   "name": "PPpdf417",
3   "version": "5.0.5",
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     "https://s2.mzstatic.com/us/r30/Purple4/v4/62/7f/68/627f688f-d786-820b-d507-33b488d5565a/screen322x572.jpeg",
9     "https://s3.mzstatic.com/us/r30/Purple4/v4/10/40/ed/1040eddb-1b9f-dc0a-4499-2453e174173d/screen322x572.jpeg"
10   ],
11   "license": {
12     "type": "commercial",
13     "text": "                © 2013-2015 MicroBlink Ltd. All rights reserved.\n                For full license text, visit http://pdf417.mobi/doc/PDF417license.pdf\n"
14   },
15   "authors": {
16     "MicroBlink": "info@microblink.com",
17     "Jurica Cerovec": "jurica.cerovec@microblink.com"
18   },
19   "source": {
20     "git": "https://github.com/PDF417/pdf417-ios.git",
21     "tag": "v5.0.5"
22   },
23   "platforms": {
24     "ios": "8.0.0"
25   },
26   "ios": {
27     "resources": "MicroBlink.bundle",
28     "requires_arc": false,
29     "vendored_frameworks": "MicroBlink.framework",
30     "frameworks": [
31       "Accelerate",
32       "AVFoundation",
33       "AudioToolbox",
34       "AssetsLibrary",
35       "CoreMedia"
36     ],
37     "libraries": [
38       "c++",
39       "iconv"
40     ]
41   }