blob: 26534caeb541ffcded04ff87d7cac85ef9423f76 [file] [log] [blame]
{
"name": "HGL_Objc",
"version": "0.0.1",
"summary": "HGL_Objc.",
"description": "HGL_Objc 针对objc的文章做代码层面的实现",
"homepage": "https://github.com/heiguoliangle/HGL_Objc/tree/master/HGL_Objc",
"license": "MIT",
"authors": {
"heiguoliangle": "heiguoliangle@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/heiguoliangle/HGL_Objc.git",
"tag": "0.0.1"
},
"source_files": [
"HGL_Objc",
"HGL_Objc/Classes/**/*.{h,m}"
]
}