2 "name": "SJPageViewController",
4 "summary": "SJPageViewController.",
5 "description": "A container view controller that manages navigation between pages of content, where each page is managed by a child view controller.",
6 "homepage": "https://github.com/changsanjiang/SJPageViewController",
12 "changsanjiang@gmail.com": "changsanjiang@gmail.com"
15 "git": "https://github.com/changsanjiang/SJPageViewController.git",
21 "default_subspecs": "ObjC",
22 "swift_versions": "5",
26 "source_files": "SJPageViewController/ObjC/*.{h,m}",
30 "source_files": "SJPageViewController/ObjC/Core/**/*.{h,m}"
33 "name": "ScrollToolbar",
34 "source_files": "SJPageViewController/ObjC/ScrollToolbar/**/*.{h,m}",
48 "source_files": "SJPageViewController/Swift/*.swift",
52 "source_files": "SJPageViewController/Swift/Core/**/*.swift"