blob: 398727ef3715fc09064acb49ce84de7f3ddd1df9 [file] [log] [blame]
{
"name": "HZExtensionKit",
"version": "2.2.0",
"summary": "Useful Category",
"description": " Category For UIColor, UIButton, UIAlertView, UIView, NSDate, NSFileManager, NSDictionary, NSString, UIImage.\n Some Common Macro.\n",
"homepage": "http://github.com/HistoryZhang/HZExtensionKit",
"license": "MIT",
"authors": {
"History": "history_zq@126.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/HistoryZhang/HZExtensionKit.git",
"tag": "2.2.0"
},
"source_files": "HZExtensionKit/*.{h,m}",
"requires_arc": true
}