blob: c34afb43a256d8289ad8677964b00b7cefbe949a [file] [log] [blame]
{
"name": "CoreNavigation",
"platforms": {
"ios": "8.0"
},
"version": "1.0.0-beta-2",
"license": "MIT",
"summary": "A Swift navigation framework",
"authors": "Aron Balog",
"homepage": "https://github.com/aronbalog/CoreNavigation",
"source": {
"git": "https://github.com/aronbalog/CoreNavigation.git",
"tag": "1.0.0-beta-2"
},
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "CoreNavigation/**/*.{swift}"
}