blob: db9409b240222f64d7f14031a7959d7a09bdaab9 [file] [log] [blame]
{
"name": "HGL_Objc",
"version": "0.0.2",
"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.2"
},
"subspecs": [
{
"name": "DataSource",
"source_files": "HGL_Objc/Classes/分离数据源/**/*.{h,m}"
}
]
}