blob: 08fb687b0cfcf3dcf43483d58a1fb748b0b98b3b [file] [log] [blame]
{
"name": "SKCustomNavigation",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "SKCustomNavigation simplifies work with custom navigation",
"requires_arc": true,
"version": "0.1.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.1.6"
},
"frameworks": "UIKit",
"source_files": "CustomNavigation/**/*.{swift}",
"dependencies": {
"SKAnimator": [
]
}
}