blob: 1b368ad5f008a1fb16eb30e26259d5083dc0d1b9 [file] [log] [blame]
{
"name": "TransitionableTab",
"version": "0.2.0",
"summary": "between tab animation",
"description": "TransitionableTab makes it easy to animate when switching between tab",
"homepage": "https://github.com/Interactive-Studio/TransitionableTab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gwangbeom": "battlerhkqo@naver.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Interactive-Studio/TransitionableTab.git",
"tag": "0.2.0"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}