blob: 06b37d1d74a92f85f037ae24d29213a33ceff65f [file] [log] [blame]
{
"name": "IDDeepCopying",
"version": "0.2.1",
"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}"
}