| { |
| "name": "ScrollTransitionController", |
| "version": "0.0.4", |
| "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.4" |
| }, |
| "source_files": [ |
| "Transition", |
| "Transition/**/*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "frameworks": "UIKit", |
| "pushed_with_swift_version": "3.0" |
| } |