blob: bbdf2068b265aaa157fdcf2139fdd4907a647071 [file] [log] [blame]
{
"name": "SNavigationController",
"version": "1.0.4",
"summary": "A simple library for replacement UINavigationController.",
"description": "A simple library for replacement UINavigationController, you can self-define navigationController.",
"homepage": "https://github.com/Cyrex/SNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cyrex": "szwathub@gmail.com"
},
"source": {
"git": "https://github.com/Cyrex/SNavigationController.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNavigationController/*{h,m}"
}