blob: a915f0fab4f5f441aa8a958185529997e7e0a275 [file] [log] [blame]
{
"name": "XDHelper",
"version": "0.1.0",
"summary": "系统方法封装常用小工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dte2mdj/XDHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dte2mdj": "awen365@qq.com"
},
"source": {
"git": "https://github.com/dte2mdj/XDHelper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "XDHelper/Classes/**/*",
"swift_version": "5.0"
}