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