blob: 8ad7f423ad25a749dae0c67840202884cc7d9883 [file] [log] [blame]
{
"name": "XCCategorys",
"version": "1.0.0",
"summary": "常用工具",
"description": "常用工具库",
"homepage": "https://github.com/Tang910103",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tang杰": "tang910103@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Tang910103/XCCategorys.git",
"tag": "1.0.0"
},
"source_files": "XCCategorys/**/*.{h,m}",
"dependencies": {
"AvoidCrash": [
],
"NullSafe": [
]
}
}