[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / f / 6 / DescriptionBuilderDebug / 0.0.2 / DescriptionBuilderDebug.podspec.json
bloba6301a3cee944ff00c512cbaf24ea7df6a1a9e69
2   "name": "DescriptionBuilderDebug",
3   "version": "0.0.2",
4   "summary": "Build description for an object with it's Ivars.",
5   "description": "Based on https://github.com/kishikawakatsumi/DescriptionBuilder, a few bugs fixed.",
6   "homepage": "https://github.com/wrlqwe/DescriptionBuilder",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "wrl": "515045622@qq.com"
13   },
14   "platforms": {
15     "ios": "4.0"
16   },
17   "source": {
18     "git": "https://github.com/wrlqwe/DescriptionBuilder.git",
19     "branch": "DebugDisableMode",
20     "tag": "0.0.2d"
21   },
22   "source_files": "Classes/lib/*.{h,m}",
23   "frameworks": "Foundation",
24   "requires_arc": false