blob: 3a64605821870497cff98a4740bd5b3fdfa5cfd6 [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.4",
"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.4"
},
"frameworks": "UIKit",
"source_files": "CustomNavigation/**/*.{swift}"
}