blob: 0898e5e1a83ec3c9bcb448f71d24e0f907128f63 [file] [log] [blame]
{
"name": "PDFReader",
"version": "2.0.2",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/Alua-Kinzhebayeva/iOS-PDF-Reader",
"authors": {
"Alua Kinzhebayeva": "alua.kinzhebayeva@gmail.com"
},
"summary": "PDF Reader for iOS written in Swift",
"source": {
"git": "https://github.com/Alua-Kinzhebayeva/iOS-PDF-Reader.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/Classes/*.swift",
"resources": "Sources/Assets/*.storyboard",
"requires_arc": true
}