blob: 93d959d6445d196a98bcbe52691afa59f6fe4ba0 [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.1.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "CustomNavigation/**/*.{swift}",
"dependencies": {
"SKAnimator": [
]
}
}