blob: 9458ce04d732795959746fca16e59e8450e44081 [file] [log] [blame]
{
"name": "ESNavigationController",
"version": "0.0.1",
"summary": "ESNavigationController for iOS",
"description": "improve efficiency for ios develop",
"homepage": "https://github.com/EverydayStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESNavigationController.git",
"tag": "0.0.1"
},
"source_files": "ESNavigationController/ESNavigationController/*.{h,m}"
}