blob: 07443b94ecd9a34652e5a430ea771d9eaad289cb [file] [log] [blame]
{
"name": "YZSwipeBetweenViewController",
"version": "0.1.0",
"summary": "A view controller that enables user to swipe left or right to switch to different views.",
"homepage": "https://github.com/yichizhang/YZSwipeBetweenViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yichi Zhang": "zhang-yi-chi@hotmail.com"
},
"source": {
"git": "https://github.com/yichizhang/YZSwipeBetweenViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}