blob: 9bfbb70b48e22287ff8e0723b45ffbf0dcc52b88 [file] [log] [blame]
{
"name": "CoreRoute",
"platforms": {
"ios": "8.0"
},
"version": "0.2.2",
"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.2.2"
},
"source_files": "CoreRoute/**/*.{swift}",
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "4.0"
}
}