blob: bb8b6c733ee1a1ec2e0d7500f1a07e51d869ebe6 [file] [log] [blame]
{
"name": "BLRouter",
"version": "1.0.1",
"summary": "BLRouter",
"swift_version": "4.0",
"description": "MGJRouer swift AppComponent",
"homepage": "https://github.com/iosBob/BLRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iosBob": "ok@linbok.com"
},
"source": {
"git": "https://github.com/iosBob/BLRouter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLRouter/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}