blob: 45da38628bac70907ceeb751ccb70f3153bcfa59 [file] [log] [blame]
{
"name": "NZPDFReader",
"version": "2.4.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/ammalesy/iOS-PDF-Reader.git",
"authors": {
"Ammales Yamsompong": "ammales.y@gmail.com"
},
"summary": "PDF Reader for iOS written in Swift",
"source": {
"git": "https://github.com/ammalesy/iOS-PDF-Reader.git",
"tag": "2.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/Classes/*.swift",
"resources": "Sources/Assets/*.storyboard",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}