blob: a3a4d6b23daf0ff2bae9d94662b5cc51983b78c6 [file] [log] [blame]
{
"name": "PageTabBarController",
"version": "1.0.0",
"summary": "iOS Custom Tab Bar with Tabs Collapsible.",
"description": "A material TabBarController with Android-liked Tabs Collapsible.",
"homepage": "https://github.com/MingLoan/PageTabBarController",
"license": "MIT",
"authors": {
"Mingloan": "mingloanchan@gmail.com"
},
"source": {
"git": "https://github.com/MingLoan/PageTabBarController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/mingloan",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "sources/*",
"pushed_with_swift_version": "3.2"
}