blob: 7c66f8569e9719ce1f1d0dc20531439a20728f5f [file] [log] [blame]
{
"name": "YJExtension",
"version": "1.4.0",
"summary": "常用分类框架",
"description": "开发中常用的分类集合,协助你快速开发",
"homepage": "https://github.com/0dreamboy/YJExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"odreamboy": "562925462@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/0dreamboy/YJExtension.git",
"tag": "1.4.0"
},
"source_files": "YJExtension/*.{h,m}",
"subspecs": [
{
"name": "Foundation",
"source_files": "YJExtension/Foundation/*.{h,m}",
"subspecs": [
{
"name": "NSArray",
"source_files": "YJExtension/Foundation/NSArray/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSArray/*.{h}"
},
{
"name": "NSAttributedString",
"source_files": "YJExtension/Foundation/NSAttributedString/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSAttributedString/*.{h}"
},
{
"name": "NSData",
"source_files": "YJExtension/Foundation/NSData/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSData/*.{h}"
},
{
"name": "NSDate",
"source_files": "YJExtension/Foundation/NSDate/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSDate/*.{h}"
},
{
"name": "NSDictionary",
"source_files": "YJExtension/Foundation/NSDictionary/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSDictionary/*.{h}"
},
{
"name": "NSNumber",
"source_files": "YJExtension/Foundation/NSNumber/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSNumber/*.{h}"
},
{
"name": "NSObject",
"source_files": "YJExtension/Foundation/NSObject/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSObject/*.{h}"
},
{
"name": "NSString",
"source_files": "YJExtension/Foundation/NSString/*.{h,m}",
"public_header_files": "YJExtension/Foundation/NSString/*.{h}"
}
]
},
{
"name": "UIKit",
"source_files": "YJExtension/UIKit/*.{h,m}",
"subspecs": [
{
"name": "UIApplication",
"source_files": "YJExtension/UIKit/UIApplication/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIApplication/*.{h}"
},
{
"name": "UIBarButtonItem",
"source_files": "YJExtension/UIKit/UIBarButtonItem/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIBarButtonItem/*.{h}"
},
{
"name": "UIButton",
"source_files": "YJExtension/UIKit/UIButton/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIButton/*.{h}"
},
{
"name": "UIColor",
"source_files": "YJExtension/UIKit/UIColor/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIColor/*.{h}"
},
{
"name": "UIControl",
"source_files": "YJExtension/UIKit/UIControl/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIControl/*.{h}"
},
{
"name": "UIDevice",
"source_files": "YJExtension/UIKit/UIDevice/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIDevice/*.{h}"
},
{
"name": "UIImage",
"source_files": "YJExtension/UIKit/UIImage/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIImage/*.{h}"
},
{
"name": "UIImageView",
"source_files": "YJExtension/UIKit/UIImageView/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIImageView/*.{h}"
},
{
"name": "UILabel",
"source_files": "YJExtension/UIKit/UILabel/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UILabel/*.{h}"
},
{
"name": "UINavigationController",
"source_files": "YJExtension/UIKit/UINavigationController/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UINavigationController/*.{h}"
},
{
"name": "UIResponder",
"source_files": "YJExtension/UIKit/UIResponder/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIResponder/*.{h}"
},
{
"name": "UITextField",
"source_files": "YJExtension/UIKit/UITextField/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UITextField/*.{h}"
},
{
"name": "UITextView",
"source_files": "YJExtension/UIKit/UITextView/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UITextView/*.{h}"
},
{
"name": "UIView",
"source_files": "YJExtension/UIKit/UIView/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIView/*.{h}"
},
{
"name": "UIWindow",
"source_files": "YJExtension/UIKit/UIWindow/*.{h,m}",
"public_header_files": "YJExtension/UIKit/UIWindow/*.{h}"
}
]
}
]
}