blob: bfc093f70c34229a6012931f76588f8b8c6d025f [file] [log] [blame]
{
"name": "LXYModularTool",
"version": "0.0.1",
"summary": "LXYModularTool includes some common use modulars, like LXYCacheManager and so on.",
"description": "Testing Private Podspec.\nLXYModularTool includes some common use modulars, like LXYCacheManager and so on.",
"homepage": "https://github.com/eyu1988/LXYModularTool",
"license": "MIT",
"authors": {
"eyu1988": "lucas_china@sina.com"
},
"source": {
"git": "https://github.com/eyu1988/LXYModularTool.git",
"tag": "0.0.1"
},
"source_files": [
"LXYCacheManager",
"LXYCacheManager/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}