blob: c6f8acf1888ab7fec09903e3775b18140e000514 [file] [log] [blame]
{
"name": "EasonLib",
"version": "0.0.1",
"summary": "EasonLib",
"description": "EasonLib的详细描述,要注意比s.summary的描述要长",
"homepage": "https://github.com/886wys/EasonLib",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"886wys": "886wys@sina.com"
},
"source": {
"git": "https://github.com/886wys/EasonLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}