blob: 6c7b1af53a5dd01430dca37fc542fc1190a10403 [file] [log] [blame]
{
"name": "DescriptionBuilder",
"version": "0.0.2",
"summary": "Build description for an object with it's Ivars.",
"description": " Based on https://github.com/kishikawakatsumi/DescriptionBuilder, a few bugs fixed.\n",
"homepage": "https://github.com/wrlqwe/DescriptionBuilder",
"license": {
"type": "BSD",
"file": "LICENSE.txt"
},
"authors": {
"wrl": "515045622@qq.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/wrlqwe/DescriptionBuilder.git",
"tag": "0.0.2",
"commit": "c47dc1eaae63731a66586d002954fc9de51b924b"
},
"source_files": "Classes/lib/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": false
}