blob: 72c74e2afe286cafd94927104864a2c382bf25db [file] [log] [blame]
{
"name": "JLBaseLibrary",
"version": "0.0.1",
"summary": "添加UIButton、UILable等基础控件的分类,方便进行开发工作",
"homepage": "https://github.com/search?q=JLBaseLibrary",
"license": "MIT",
"authors": {
"wjl": "jlwang19@best-inc.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jinlongyu123/JLBaseLibrary.git",
"tag": "0.0.1"
},
"source_files": "JLBaseLibraryDemo/JLBaseLibrary/JLBaseLibrary/*.{h,m}"
}