blob: 99084df36516655db5805208606c2b227423739a [file] [log] [blame]
{
"name": "BNDeepCopy",
"version": "1.0",
"summary": "easy deep copy for iOS.",
"homepage": "https://github.com/BenXia/BNDeepCopy",
"license": "MIT",
"authors": {
"Ben": "352229402@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BenXia/BNDeepCopy.git",
"tag": "v1.0"
},
"source_files": "BNDeepCopy",
"frameworks": "Foundation"
}