blob: ac311580fcac213bdad5b614a9fc76c23d0fc91b [file] [log] [blame]
{
"name": "HLCommon",
"version": "0.0.2",
"summary": "基础工具代码,包括UI,Foundation",
"description": "this project provide all kinds of utils method for me",
"homepage": "https://github.com/lilin87788/HLCommon",
"license": "MIT",
"platforms": {
"ios": null
},
"authors": {
"李林": "lilin87788@163.com"
},
"source": {
"git": "https://github.com/lilin87788/HLCommon.git",
"tag": "0.0.2"
},
"source_files": [
"HLCommon",
"HLCommon/**/*.{h,m}"
],
"public_header_files": "HLCommon/**/*.h",
"frameworks": "UIKit",
"requires_arc": true
}