blob: 7d288d13522a8c4e3d51e9603e0fd392c2093514 [file] [log] [blame]
{
"name": "Swift_PageMenu",
"version": "1.4.0",
"summary": "Customizable Page Tab Menu Controller 👍",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/tamanyan/SwiftPageMenu",
"authors": {
"Taketo Yoshida": "tamanyan.ttt@gmail.com"
},
"source": {
"git": "https://github.com/tamanyan/SwiftPageMenu.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.{swift}",
"swift_version": "4.2"
}