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