blob: f827e9362349c36e6a393aa6a1feef8904f01d61 [file] [log] [blame]
{
"name": "CodingHelper",
"version": "1.2.0",
"summary": "一个简单的工具类, 我主要用它写控件的👻",
"description": "一个简单的工具类, 我主要用它写控件的👻",
"homepage": "https://github.com/XXVVWWEEIIBBOO/CodingHelper.git",
"license": "MIT",
"authors": {
"徐伟博": "1741940001@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XXVVWWEEIIBBOO/CodingHelper.git",
"tag": "1.2.0"
},
"source_files": [
"CodingHelper/Helper",
"*.{h,m}"
]
}