blob: a0e40ea72ce19f334c8db83648ebcd2b4f1a9e0c [file] [log] [blame]
{
"name": "LDCopying",
"version": "0.0.2",
"summary": "Infinite layer deep copy for NSObject.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/alexiiio/LDCopying",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"alexiiio": "450145524@qq.com"
},
"source": {
"git": "https://github.com/alexiiio/LDCopying.git",
"tag": "v0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LDCopying/NSObject+LDCopying/*"
}