blob: cc7d4aa777eb6081f03115af78d51102b9995045 [file] [log] [blame]
{
"name": "XR_CommonTool",
"version": "0.0.1",
"summary": "公司自用工具集合.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sunnyhigher/XR_CommTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mr.Xr": "q562115005@outlook.com"
},
"source": {
"git": "https://github.com/sunnyhigher/XR_CommTool.git",
"tag": "0.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "XR_CommonTool/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "5.0"
}