blob: b4c8b1d5e4520f839b1cd79ebbcf3a09f6fcc209 [file] [log] [blame]
{
"name": "PBTabBarController",
"version": "1.0.3",
"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": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jpache": "jingpengbomail@gmail.com"
},
"social_media_url": "http://www.jpache.com",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/JpacheGitHub/PBTabBarController.git",
"tag": "1.0.3"
},
"source_files": [
"PBTabBarController",
"PBTabBarController/PBTabBarController/*"
],
"exclude_files": "PBTabBarController/PBTabBarController/Exclude",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}