blob: 43538c1374e7e718d7fa688116c991645e09884a [file] [log] [blame]
{
"name": "ZCSmallTools",
"version": "0.0.2",
"summary": "自用小工具类",
"homepage": "https://github.com/xiaowu2016/ZCSmallTools",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangchao": "942777491@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xiaowu2016/ZCSmallTools.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"ZCSmallTools/ZCSmallTools/Tools/**/*.{h,m}"
],
"requires_arc": true
}