blob: 019e5237cc238ffdb091d8595de6049d0e8f816b [file] [log] [blame]
{
"name": "LXDMacros",
"version": "0.1.6",
"summary": "Some common macros and function",
"description": "TODO: Add long descriptiong of the pod here.",
"homepage": "https://github.com/sindrilin/LXDMacros",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linxinda": "codersindri@gmail.com"
},
"source": {
"git": "https://github.com/sindrilin/LXDMacros.git",
"tag": "0.1.6"
},
"source_files": [
"LXDMacros/Classes",
"LXDMacros/Classes/**/*.{h,m}"
],
"public_header_files": "LXDMacros/Classes/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}