blob: 319be2442907f9b67e037fc07f44e1477b13717b [file] [log] [blame]
{
"name": "XZExtension",
"version": "0.0.2",
"summary": "A short description",
"description": "A s.description description of XZExtension.",
"homepage": "https://github.com/SmallTwoInn/XZExtension",
"license": "MIT",
"authors": {
"up_learn": "up_learn@sina.com"
},
"source": {
"git": "https://github.com/SmallTwoInn/XZExtension.git",
"tag": "0.0.2"
},
"source_files": [
"Extension",
"Extension/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}