2 "name": "MobilePrintSDK",
4 "summary": "Implements AirPrint with custom layouts, graphical preview, print later queue, and more.",
5 "description": "Select paper size, printer, view preview and send to print through AirPrint. Provides for custom layouts, persistent settings, printer availability notifications, print later queue, and more.",
6 "homepage": "https://developers.hp.com/mobile-print-sdk/platform",
8 "https://d3fep8xjnjngo0.cloudfront.net/ios/screenshot1.gif",
9 "https://d3fep8xjnjngo0.cloudfront.net/ios/screenshot2.gif"
13 "HP Inc.": "print-sdk@hp.com"
16 "git": "https://github.com/mobileprint/ios-print-sdk.git",
19 "documentation_url": "http://mobileprint.herokuapp.com",
25 "Pod/Classes/**/*.{h,m}",
26 "Pod/Libraries/Reachability/*.{h,m}"
30 "Pod/Assets/Fonts/*.ttf",
31 "Pod/Classes/**/*.xib",
32 "Pod/Classes/*.storyboard",
35 "public_header_files": [
36 "Pod/Classes/Public/**/*.h",
37 "Pod/Libraries/Reachability/*.h"
39 "private_header_files": [
40 "Pod/Classes/Private/**/*.h"
42 "prefix_header_contents": "#import \"MPLogger.h\"",