[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 7 / 8 / b / JRNavigationPageViewController / 1.1.5 / JRNavigationPageViewController.podspec.json
blob9f32de26dd131fa81bbb45c0f987e2628ed9edc9
2   "name": "JRNavigationPageViewController",
3   "version": "1.1.5",
4   "summary": "A simple page controller in navigation bar Tools",
5   "homepage": "https://github.com/JerryFans/JRNavigationPageViewController.git",
6   "license": "MIT",
7   "platforms": {
8     "ios": "8.0"
9   },
10   "authors": {
11     "JerryFans": "fanjiarong_haohao@163.com"
12   },
13   "source": {
14     "git": "https://github.com/JerryFans/JRNavigationPageViewController.git",
15     "tag": "1.1.5"
16   },
17   "source_files": "JRNavigationPageVCDemo/JRNavigationPageViewController/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }