blob: 5652cc0dd6c6531ec907a9812034d806ae15bcf5 [file] [log] [blame]
{
"name": "IDDeepCopying",
"version": "0.3.0",
"summary": "IDDeepCopying is a only truly way for fast object deep copying",
"description": "Detailed description...",
"homepage": "https://github.com/improvedigital-ios/IDDeepCopying",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrey Bronnikov": "brand_nsk@mail.ru"
},
"source": {
"git": "https://github.com/improvedigital-ios/IDDeepCopying.git",
"branch": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.{h,m}"
}