blob: 2fbbb3625b756b136e9fd402f5d29543f9cc4b50 [file] [log] [blame]
{
"name": "RainbowTransition",
"version": "0.6",
"summary": "KMNavigationBarTransition in Swift.",
"description": "A drop-in universal library makes transition animations smooth between different navigation bar styles while pushing or popping.",
"homepage": "https://github.com/Limon-O-O/Rainbow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Limon": "fengninglong@gmail.com"
},
"social_media_url": "https://twitter.com/Limon______",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Limon-O-O/Rainbow.git",
"tag": "0.6"
},
"source_files": "Rainbow/*.swift",
"requires_arc": true
}