blob: 8b26ab1fd229bf0ae634d36816e3dfc63eda2950 [file] [log] [blame]
{
"name": "ScrollTransitionController",
"version": "0.0.1",
"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": "cobb.hu@livestar.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/piaotairen/ScrollTransitionController.git",
"tag": "v0.0.1"
},
"source_files": [
"Transition",
"Transition/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}