blob: d8755c46cbd4de491b469544d91ca244fa274da4 [file] [log] [blame]
{
"name": "MJPPdfViewer",
"version": "0.0.1",
"summary": "iOS PDF Viewer",
"homepage": "https://github.com/mikeplatt/MJPPdfViewer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mikeplatt": "mikeplatt@inboox.com"
},
"source": {
"git": "https://github.com/mikeplatt/MJPPdfViewer.git",
"tag": "0.0.1"
},
"source_files": "Source/*.{m,h}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}