| { |
| "name": "DescriptionBuilderDebug", |
| "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.", |
| "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", |
| "branch": "DebugDisableMode", |
| "tag": "0.0.2d" |
| }, |
| "source_files": "Classes/lib/*.{h,m}", |
| "frameworks": "Foundation", |
| "requires_arc": false |
| } |