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