blob: c9bbb41ea67fc6c798223905bd5cf9c5e27f8363 [file] [log] [blame]
{
"name": "LYSafetyObject",
"version": "1.0.0",
"summary": "safety objects for foundation objects",
"description": "An variable array态 dictionary and set Objects which can running safety at multi threads.",
"homepage": "https://github.com/install-b/LYSafetyObject",
"license": "MIT",
"authors": {
"ShangenZhang": "645256685@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/install-b/LYSafetyObject.git",
"tag": "1.0.0"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/**/*.h",
"frameworks": "Foundation",
"requires_arc": true
}