blob: 9f32de26dd131fa81bbb45c0f987e2628ed9edc9 [file] [log] [blame]
{
"name": "JRNavigationPageViewController",
"version": "1.1.5",
"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.1.5"
},
"source_files": "JRNavigationPageVCDemo/JRNavigationPageViewController/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}