blob: e3348bf2f00ee1792d04056b145993068fa8f3af [file] [log] [blame]
{
"name": "JLString",
"version": "0.0.1",
"summary": "just a test",
"description": "just a string .",
"homepage": "https://github.com/lujie001122/JLString",
"license": "MIT",
"authors": {
"lujie": "lujie001122@qq.com"
},
"source": {
"git": "https://github.com/lujie001122/JLString.git",
"tag": "0.0.1"
},
"source_files": [
"classes",
"JLString/classes/**/*.{h,m}"
],
"exclude_files": "classes/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}