blob: d281b1304106a34a1da678e089778852282413c4 [file] [log] [blame]
{
"name": "JFATabBarController",
"version": "1.0.1",
"summary": "JFATabBarController is a replacement for UITabBarController that allows the user to scroll to an arbitrary number of tab-bar items.",
"homepage": "https://github.com/vermont42/JFATabBarController",
"license": "MIT",
"authors": "Josh Adams",
"source": {
"git": "https://github.com/vermont42/JFATabBarController.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/vermont42",
"source_files": [
"JFATabBarController/JFATabBarController.h",
"JFATabBarController/JFATabBarController.m",
"JFATabBarController/JFAArrowView.h",
"JFATabBarController/JFAArrowView.m"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}