blob: 57df8a61eb888ec2d8e3e27a8f65d20988b1591e [file] [log] [blame]
{
"name": "FBRouter",
"version": "0.0.3",
"summary": "app",
"description": "app",
"homepage": "https://github.com/swift-assembly/FBRouter",
"license": "MIT",
"authors": {
"flywithbug": "flywithbug@gmail.com"
},
"source": {
"git": "https://github.com/swift-assembly/FBRouter.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "10.0"
},
"subspecs": [
{
"name": "FBRouter",
"source_files": [
"FBRouter/Classes/**/*"
]
}
]
}