blob: 66a4fbca6ef4cee3638b72435030bd3b92964222 [file] [log] [blame]
{
"name": "CGLTools",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CGLTools/**/*"
}