blob: e8be2e06649aab83b91e4fb32c234cf4204b55e4 [file] [log] [blame]
{
"name": "ScrollTransition",
"version": "0.1",
"summary": "ScrollTransition is a simple transition class like UIScrollView.",
"description": "ScrollTransition is a simple transition class like UIScrollView.\nFor UIViewController, UITabBarController, UINavigationController.",
"homepage": "https://github.com/131e55/ScrollTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Keisuke Kawamura": ""
},
"source": {
"git": "https://github.com/131e55/ScrollTransition.git",
"tag": "0.1"
},
"social_media_url": "https://twitter.com/131e55",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}