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