blob: b8352f798eb09686e7fd4ec93ce94299db6c9952 [file] [log] [blame]
{
"name": "CoreNavigation",
"platforms": {
"ios": "8.0"
},
"version": "1.0.0-beta-3",
"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-3"
},
"requires_arc": true,
"xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "CoreNavigation/**/*.{swift}"
}