blob: 126942d5e338ee00776bbce2b1fe0c1254a1b8e1 [file] [log] [blame]
{
"name": "LMUtils",
"version": "0.0.1",
"summary": "日常使用分类库。",
"description": "UIButton,UIAlertAction,UIalertController,UIImage,UIColor,UIScrollView,CALayer,NSString,NSNull,NSArray,NSObject分类",
"homepage": "https://github.com/lamCo/LMUtils",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"authors": {
"lam": "a253143598@qq.com"
},
"source": {
"git": "https://github.com/lamCo/LMUtils.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"LMUtilsDemo/LMUtilsDemo/LMUtils/*.{h,m}"
]
}