blob: 6ba87aae09bd14a574a6eb72c58a8e279027defc [file] [log] [blame]
{
"name": "BDToolKit",
"version": "1.5.4",
"summary": "Usefull tool for objective-c develop.",
"description": "Usefull tool for objective-c develop.Help yourself in this post.And buy me a cup of coffee.Just kidding.Anyway Where is coffee shop?",
"homepage": "https://github.com/reference/BDToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Scott Ban": "imti_bandianhong@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/reference/BDToolKit.git",
"tag": "1.5.4"
},
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"AVFoundation",
"QuartzCore"
],
"requires_arc": true,
"source_files": "BDToolKit.h",
"public_header_files": "BDToolKit.h",
"subspecs": [
{
"name": "NSObject+Identifier",
"source_files": "UIKit/Catagory/NSObject+Identifier/*.{h,m}",
"public_header_files": "UIKit/Catagory/NSObject+Identifier/*.h"
},
{
"name": "NSArray+Identifier",
"source_files": "UIKit/Catagory/NSArray+Identifier/*.{h,m}",
"public_header_files": "UIKit/Catagory/NSArray+Identifier/*.h"
},
{
"name": "BDViewController",
"source_files": "UIKit/Controller/BDViewController/*.{h,m}",
"public_header_files": "UIKit/Controller/BDViewController/*.h"
},
{
"name": "BDTableViewController",
"source_files": "UIKit/Controller/BDTableViewController/*.{h,m}",
"public_header_files": "UIKit/Controller/BDTableViewController/*.h"
},
{
"name": "BDCollectionViewController",
"source_files": "UIKit/Controller/BDCollectionViewController/*.{h,m}",
"public_header_files": "UIKit/Controller/BDCollectionViewController/*.h"
},
{
"name": "BDView",
"source_files": "UIKit/View/BDView/*.{h,m}",
"public_header_files": "UIKit/View/BDView/*.h"
},
{
"name": "BDTableViewCell",
"source_files": "UIKit/View/BDTableViewCell/*.{h,m}",
"public_header_files": "UIKit/View/BDTableViewCell/*.h"
},
{
"name": "BDCollectionViewCell",
"source_files": "UIKit/View/BDCollectionViewCell/*.{h,m}",
"public_header_files": "UIKit/View/BDCollectionViewCell/*.h"
},
{
"name": "NSArray+BDUIKIT",
"source_files": "UIKit/Catagory/NSArray+BDUIKIT/*.{h,m}",
"public_header_files": "UIKit/Catagory/NSArray+BDUIKIT/*.h"
},
{
"name": "NSString+BD",
"source_files": "UIKit/Catagory/NSString+BD/*.{h,m}",
"public_header_files": "UIKit/Catagory/NSString+BD/*.h"
},
{
"name": "UILabel+BD",
"source_files": "UIKit/Catagory/UILabel+BD/*.{h,m}",
"public_header_files": "UIKit/Catagory/UILabel+BD/*.h"
},
{
"name": "UITextField+BD",
"source_files": "UIKit/Catagory/UITextField+BD/*.{h,m}",
"public_header_files": "UIKit/Catagory/UITextField+BD/*.h"
},
{
"name": "UITextView+BD",
"source_files": "UIKit/Catagory/UITextView+BD/*.{h,m}",
"public_header_files": "UIKit/Catagory/UITextView+BD/*.h"
},
{
"name": "UIView+BD",
"source_files": "UIKit/Catagory/UIView+BD/*.{h,m}",
"public_header_files": "UIKit/Catagory/UIView+BD/*.h"
},
{
"name": "BDButton",
"source_files": "UIKit/View/BDButton/*.{h,m}",
"public_header_files": "UIKit/View/BDButton/*.h"
},
{
"name": "BDSegmentView",
"source_files": "UIKit/View/BDSegmentView/*.{h,m}",
"public_header_files": "UIKit/View/BDSegmentView/*.h"
},
{
"name": "BDImageView",
"source_files": "UIKit/View/BDImageView/*.{h,m}",
"public_header_files": "UIKit/View/BDImageView/*.h"
},
{
"name": "BDLabel",
"source_files": "UIKit/View/BDLabel/*.{h,m}",
"public_header_files": "UIKit/View/BDLabel/*.h"
},
{
"name": "UIView+BDCDS",
"source_files": "UIKit/Catagory/UIView+BDCDS/*.{h,m}",
"public_header_files": "UIKit/Catagory/UIView+BDCDS/*.h"
},
{
"name": "NSURLProtocol+WKWebVIew",
"source_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.{h,m}",
"public_header_files": "Foundation/Catagory/NSURLProtocol+WKWebVIew/*.h"
},
{
"name": "BDAudioPlayer",
"source_files": "UIKit/Utils/BDAudioPlayer/*.{h,m}",
"public_header_files": "UIKit/Utils/BDAudioPlayer/*.h",
"resources": "UIKit/Utils/BDAudioPlayer/*.bundle"
},
{
"name": "BDFreeStyleButton",
"dependencies": {
"BDToolKit/BDView": [
]
},
"source_files": "UIKit/View/BDFreeStyleButton/*.{h,m}",
"public_header_files": "UIKit/View/BDFreeStyleButton/*.h"
},
{
"name": "BDModel",
"source_files": "Foundation/Utils/BDModel/*.{h,m}",
"public_header_files": "Foundation/Utils/BDModel/*.h"
},
{
"name": "UIView+BDAnimation",
"source_files": "UIKit/Catagory/UIView+BDAnimation/*.{h,m}",
"public_header_files": "UIKit/Catagory/UIView+BDAnimation/*.h"
}
]
}