blob: 879de0a379c2275d02d6afd98ec3188a68a678b1 [file] [log] [blame]
{
"name": "mothedLib",
"version": "0.0.1",
"summary": "mothedLib",
"description": "mothedLib是详细描述,字数一定要比spec.summary长",
"homepage": "https://github.com/libaoxuan/mothedLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"libaoxuan": "baoxuaniOS@163.com"
},
"source": {
"git": "https://github.com/libaoxuan/mothedLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"ClassessLab/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}