blob: b0748322ff7ec420e09a335dcd6b3d47313a2394 [file] [log] [blame]
{
"name": "SwitchStyle",
"version": "0.0.2",
"summary": "A nice three-party library for modal custom jumps supports ios9+ in Swift",
"homepage": "https://github.com/yangweiyi/QuestionBank",
"license": "MIT",
"authors": {
"yangweiyi": "3142107409@qq.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/yangweiyi/QuestionBank.git",
"tag": "0.0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": [
"QuestionBank/SwitchStyle",
"SwitchStyle/*.{swift}"
],
"requires_arc": true,
"swift_version": "5.0"
}