blob: ca8de78c0e73bdda4294267815b08fca5e764f62 [file] [log] [blame]
{
"name": "PYBaseNavigationController",
"version": "0.1.1",
"summary": "A short description of PYBaseNavigationController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LiPengYue/PYBaseNavigationController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LiPengYue": "pengyue.li@yi23.net"
},
"source": {
"git": "https://github.com/LiPengYue/PYBaseNavigationController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYBaseNavigationController/Classes/**/*"
}