blob: 8f65b95830db128810f63922797b714f80c96ae1 [file] [log] [blame]
{
"name": "TWSlidingView",
"version": "0.2.0",
"summary": "create a slide animation on the UIView.",
"description": "create a slide animation on the UIView. like a android screen slide style",
"homepage": "https://github.com/magicmon/TWSlidingView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"magicmon": "sagun25si@gmail.com"
},
"source": {
"git": "https://github.com/magicmon/TWSlidingView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TWSlidingView/Classes/**/*"
}