blob: ededf232d166a3f37f9c57f9a1956b024417a078 [file] [log] [blame]
{
"name": "HLAdditions",
"version": "1.0.1",
"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.1"
},
"source_files": [
"Classes",
"HLAdditions/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}