blob: 284e666b519f0a573f7f687e920c66addde54538 [file] [log] [blame]
{
"name": "CoreRoute",
"platforms": {
"ios": "8.0"
},
"version": "0.1.1",
"license": "MIT",
"summary": "A Swift routing framework",
"authors": "Aron Balog",
"homepage": "https://github.com/aronbalog/CoreRoute",
"source": {
"git": "https://github.com/aronbalog/CoreRoute.git",
"tag": "0.1.1"
},
"source_files": "CoreRoute/**/*.{swift}",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "4.0"
}
}