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