blob: e1c213170d262aa68fd3891b50da910b54430dbf [file] [log] [blame]
{
"name": "HPPhotoPrint",
"version": "0.1.0",
"summary": "AirPrint photo printing with preview.",
"description": " Select paper size, printer, view preview and send to print throught AirPrint.\n",
"homepage": "http://hp.com",
"screenshots": [
"http://a1.mzstatic.com/us/r30/Purple3/v4/a0/13/56/a0135614-df34-c64a-c943-a01c2340ac85/screen568x568.jpeg",
"http://a3.mzstatic.com/us/r30/Purple1/v4/a1/4b/61/a14b61da-9582-3047-94e4-7791ce69a62e/screen568x568.jpeg"
],
"license": "MIT",
"authors": {
"James": "trask@hp.com"
},
"source": {
"git": "https://github.com/IPGPTP/hp_photo_print.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"HPPhotoPrint": [
"Pod/Assets/*.png",
"Pod/Classes/*.xib",
"Pod/Classes/*.storyboard"
]
},
"public_header_files": "Pod/Classes/**/*.h"
}