blob: e7c8e7ec23ea4ad655f5e1c2c93f35740576c7a9 [file] [log] [blame]
{
"name": "LeoCopyObject",
"version": "1.1",
"summary": "LeoCopyObject",
"description": "自定义对象深拷贝",
"homepage": "https://github.com/LeoChensj/LeoCopyObject",
"license": "MIT",
"authors": {
"LeoChen": "LeoChensj@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/LeoChensj/LeoCopyObject.git",
"tag": "1.1"
},
"source_files": "LeoCopyObject/*.{h,m}",
"public_header_files": "LeoCopyObject/*.h",
"requires_arc": true
}