blob: a0f21bbd9065fd8f5f445e48a46a53c089e09a7f [file] [log] [blame]
{
"name": "BJNumberPlateSwift",
"version": "1.0.9",
"summary": "BJNumberPlateSwift Support Swift 3.0.",
"description": "BJNumberPlateSwift is a custom number plate keyboard, it's easy to use. Support Swift 3.0",
"homepage": "https://github.com/iusn/BJNumberPlateSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sun": "i979491586@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/iusn/BJNumberPlateSwift.git",
"tag": "1.0.9"
},
"source_files": "BJNumberPlateSwift/*.{swift}",
"resources": "BJNumberPlateSwift/*.{png,jpeg,jpg}",
"frameworks": [
"UIKit",
"Foundation"
],
"module_name": "BJNumberPlateSwift",
"pushed_with_swift_version": "3.0"
}