blob: b86eef71e5ddc96b5178f0ede144f33ac8f05d65 [file] [log] [blame]
{
"name": "JYLib",
"version": "0.0.1",
"summary": "JYLib",
"description": "A short description of JYLib 一定要比summary长哦",
"homepage": "https://github.com/Davisjy/JYLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Davisjy": "Davis_jy@163.com"
},
"source": {
"git": "https://github.com/Davisjy/JYLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}