blob: 115e3bd41e5e08c0f49d1ab217da55f9fdbc6749 [file] [log] [blame]
{
"name": "WRSHelpClass",
"version": "0.0.1",
"summary": "测试",
"description": "\"首次添加\"",
"homepage": "https://github.com/Sunrisesd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sunrisesd": "w325731718@163.com"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source": {
"git": "https://github.com/Sunrisesd/WRSHelpClass.git",
"tag": "0.0.1"
},
"source_files": [
"WRSHelpClass",
"WRSHelpClass/**/*.{h,m}"
],
"requires_arc": true
}