blob: 34b881527e688a3f1105599cc871428e22cf4fd2 [file] [log] [blame]
{
"name": "SKCustomNavigation",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.0",
"summary": "SKCustomNavigation simplifies work with custom navigation",
"requires_arc": true,
"version": "0.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Serhii Kostian": "skostyan666@gmail.com"
},
"homepage": "https://github.com/sjsoad/CustomNavigation",
"source": {
"git": "https://github.com/sjsoad/CustomNavigation.git",
"tag": "0.0.6"
},
"frameworks": "UIKit",
"source_files": "CustomNavigation/**/*.{swift}"
}