blob: d6a93939ed1942501cd1759beb7a2900e843e844 [file] [log] [blame]
{
"name": "WaveTab",
"version": "0.1.2",
"summary": "A wave UITabBarController.",
"description": "A UITabBarController that moves like a wave as the user switches between tabs",
"homepage": "https://github.com/mapierce/WaveTab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matthew Pierce": "mp.mapierce@gmail.com"
},
"source": {
"git": "https://github.com/mapierce/WaveTab",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/PierceMatthew",
"platforms": {
"ios": "10.0"
},
"source_files": "WaveTab/Classes/**/*",
"swift_versions": "4.2",
"frameworks": "UIKit",
"swift_version": "4.2"
}