blob: 2824192203fdae8ccf7996fe982333404d031944 [file] [log] [blame]
{
"name": "WSLunarCore",
"version": "1.0.1",
"summary": "A short description of WSLunarCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/sessionCh/WSLunarCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sessionCh": "apathy_wang@163.com"
},
"source": {
"git": "https://gitee.com/sessionCh/WSLunarCore.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WSLunarCore/Classes/*.*",
"resource_bundles": {
"WSLunarCore": [
"WSLunarCore/Resources/*.*"
]
}
}