blob: acef6965d44270ec21e4fa0d7db706e27767a09e [file] [log] [blame]
{
"name": "ScrollTransitionController",
"version": "0.0.6",
"summary": "ScrollTransitionController is a viewController container whitch use transition to support gesture interactive.",
"description": "ScrollTransitionController is a viewController container whitch use transition to support gesture interactive.\nScrollTransitionController is a viewController container whitch use transition to support gesture interactive.",
"homepage": "https://github.com/piaotairen/ScrollTransitionController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cobb": "1293226203@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/piaotairen/ScrollTransitionController.git",
"tag": "v0.0.6"
},
"source_files": [
"Transition",
"Transition/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}