blob: cfd6f6b10c619ca99344b1f85e5fd1d67a2df3c0 [file] [log] [blame]
{
"name": "CCPageMenu",
"version": "0.0.1",
"summary": "Highly customizable paging controller.Support Swift 5.0",
"description": "A paging menu controller built from other view controllers allowing the user to switch between any kind of view controller.",
"homepage": "https://github.com/ccworld1000/CCPageMenu",
"license": {
"type": "University of Alabama",
"file": "LICENSE"
},
"authors": {
"CC (deng you hua)": "ccworld1000@gmail.com",
"Niklas Fahl": "niklas.fahl@ua.edu",
"Matthew York": "matt.york@ua.edu"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ccworld1000/CCPageMenu.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.*",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}