blob: 225f21813bc1a3fe496a4ff0c83c43b74ce0450e [file] [log] [blame]
{
"name": "JRNavigationPageViewController",
"version": "1.0.0",
"summary": "A simple page controller in navigation bar Tools",
"homepage": "https://github.com/JerryFans/JRNavigationPageViewController.git",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"JerryFans": "fanjiarong_haohao@163.com"
},
"source": {
"git": "https://github.com/JerryFans/JRNavigationPageViewController.git",
"tag": "1.0.0"
},
"source_files": "JRNavigationPageVCDemo/JRNavigationPageViewController/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}