blob: d211c1c1c703457375fdf4cef4ba8093b4c29149 [file] [log] [blame]
{
"name": "TSeasonLib",
"version": "0.0.1",
"summary": "test TSeasonLib.",
"description": "<<-DESC\n DESC A short description of TSeasonLib",
"homepage": "https://gitee.com/season_chen/TSeasonLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"quanweichen": "quanweichen@sohu-inc.com"
},
"source": {
"git": "https://gitee.com/season_chen/TSeasonLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}