blob: d6add35d20da62260cdba9c49422257fd7e7a819 [file] [log] [blame]
{
"name": "AKNavigation",
"version": "1.0.3",
"summary": "iOS navigation framework written by swift",
"description": "iOS navigation framework written by swift, extends of UINavigationer and UIViewController",
"homepage": "https://github.com/wangyaqing/AKNavigation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"arkin": "moody.wyq@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangyaqing/AKNavigation.git",
"tag": "1.0.3"
},
"source_files": "Src/*.swift",
"resources": "Src/Resources/*.png",
"pushed_with_swift_version": "3.0"
}