blob: 1bc1c19ba3cad223de9af1044ec4777d2c95ef7a [file] [log] [blame]
{
"name": "DCNavigationController",
"version": "0.0.1",
"summary": "A navigationController for iOS",
"homepage": "https://github.com/dicesc/DCNavigationController",
"license": "MIT",
"authors": {
"diaochuan": "dicesc@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/dicesc/DCNavigationController.git",
"tag": "0.0.1"
},
"source_files": "DCNavController/*.swift",
"swift_versions": "4.0",
"swift_version": "4.0"
}