blob: 0ac6cc1af6f6a727866ba7b0a29b89ebace1e775 [file] [log] [blame]
{
"name": "HLAdditions",
"version": "1.0.0",
"summary": "A Category of NSArray+,NSDictionary+,UIColor+,NSDictionary+...",
"description": "A Category of NSArray+,NSDictionary+,UIColor+,NSDictionary+,UIView+Additions,UIViewController+",
"homepage": "https://github.com/lihongli528628/HLAdditions",
"license": "MIT",
"authors": {
"lihongli": "honglili@sohu-inc.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lihongli528628/HLAdditions.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"HLAdditions/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}