blob: ff5a1d67c36d5b0c7e4e75fea3bdf3913a54b0a4 [file] [log] [blame]
{
"name": "PDFReader",
"version": "2.1.6",
"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.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/Classes/*.swift",
"resources": "Sources/Assets/*.storyboard",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}