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