blob: 168700dfc160f895c639b196653547521eb6daae [file] [log] [blame]
{
"name": "LXYModularTool",
"version": "0.0.2",
"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.2"
},
"source_files": [
"LXYCacheManager",
"LXYCacheManager/**/*.{h,m}",
"LXYCommonTool",
"LXYCommonTool/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}