blob: 3a38647fb43778eacd188738b54f4fa50c08a5cb [file] [log] [blame]
{
"name": "RoboReaderPDF",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A cool pdf reader framework.",
"description": " With a couple of lines of code you can create a PDF view controller. This framework is very fast and easy to use.\n",
"homepage": "https://github.com/vaivaikitay/RoboReader",
"authors": {
"Mikhail Viceman": "mikhail.viceman@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/vaivaikitay/RoboReader.git",
"tag": "0.1.0"
},
"source_files": "RoboReader/Classes/*.{h,m}",
"resources": "RoboReader/Graphics/*.png",
"requires_arc": true
}