blob: 48c37fc49eb5bc5dc8a4f868b448921db267f4f6 [file] [log] [blame]
{
"name": "PBTabBarController",
"version": "1.0.0",
"summary": "Supports TabBarController to add custom button",
"description": "Supports TabBarController to add custom button, written by Objective-C.",
"homepage": "https://github.com/JpacheGitHub/PBTabBarController",
"license": "MIT",
"authors": {
"Jpache": "jingpengbomail@gmail.com"
},
"social_media_url": "http://www.jpache.com",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/JpacheGitHub/PBTabBarController.git",
"tag": "1.0.0"
},
"source_files": [
"PBTabBarController",
"PBTabBarController/PBTabBarController/*"
],
"exclude_files": "PBTabBarController/PBTabBarController/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}