blob: 5dbd9ed3a082f155b421a2953f638087d4f75cff [file] [log] [blame]
{
"name": "PKCategoryView",
"version": "0.1.2",
"summary": "A Swift based helper class that helps to create dynamic UITabBarController.",
"description": "PKCategoryView helps you to create dynamic UITabBarController, that will manage be managed on scrolling or tap on the tab.",
"homepage": "https://github.com/bestiosdeveloper/PKCategoryView",
"screenshots": "https://github.com/bestiosdeveloper/PKCategoryView/blob/master/PKCategoryViewDemo/static.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pramod Kumar": "kumarpramod017@gmail.com"
},
"social_media_url": "http://pramodkumar.tk/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/bestiosdeveloper/PKCategoryView.git",
"tag": "0.1.2"
},
"source_files": "PKCategoryViewDemo/PKCategoryView/*.swift",
"swift_version": "4.0"
}