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