blob: af9b096a9486cdec43be04d4354553b56425551f [file] [log] [blame]
{
"name": "DoubleNavigationController",
"version": "0.9.0",
"summary": "Updating UINavigationController appearance more easily.",
"description": "Updating UINavigationController's appearance more easily.",
"homepage": "https://github.com/RyanLeeLY/DoubleNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yao.li": "yao.li@cootek.cn"
},
"source": {
"git": "https://github.com/RyanLeeLY/DoubleNavigationController.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DoubleNavigationController/Classes/**/*"
}