blob: 1a0a211a429624badf0887aa27aea2e2600afee4 [file] [log] [blame]
{
"name": "LXDMacros",
"version": "1.0.2",
"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": "1.0.2"
},
"source_files": [
"LXDMacros/Classes",
"LXDMacros/Classes/**/*.{h,m}"
],
"public_header_files": "LXDMacros/Classes/**/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}