blob: 06d69cab8b4e105ad08845592ceda260ada1668e [file] [log] [blame]
{
"name": "CGLTools",
"version": "1.0.1",
"summary": "常用类的分类",
"description": "常用类(NSObject, NSString, UIButton, UIColor, UIImage, UIView)的分类",
"homepage": "https://github.com/karven/CGLTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"karven": "karvenlin@hotmail.com"
},
"source": {
"git": "https://github.com/karven/CGLTools.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGLTools/**/*"
}