blob: 53183320302ece3abc4cfe735f9f15096232142a [file] [log] [blame]
{
"name": "JWLogingModule",
"version": "0.0.3",
"summary": "A loging module for test.",
"description": "A loging module for just test.",
"homepage": "https://github.com/wushiyu541/JWLogingModule.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wushiyu": "wushiyu@mobimagic.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/wushiyu541/JWLogingModule.git",
"tag": "0.0.3"
},
"source_files": [
"JWLogingModule/Classes",
"JWLogingModule/Classes/**/*.{h,m}"
]
}