blob: 5989d7503197b9f515053e021e1b3b41d4abe3e5 [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.1",
"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.1"
},
"frameworks": "UIKit",
"source_files": "CustomNavigation/**/*.{swift}",
"dependencies": {
"SKAnimator": [
]
}
}