blob: a4e940b291a4b5aa12746df3310f90f3e8b7967a [file] [log] [blame]
{
"name": "FBRouter",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"subspecs": [
{
"name": "FBRouter",
"source_files": [
"FBRouter/Classes/**/*"
]
}
]
}