[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / 5 / a / DescriptionBuilder / 0.0.2 / DescriptionBuilder.podspec.json
blob6c7b1af53a5dd01430dca37fc542fc1190a10403
2   "name": "DescriptionBuilder",
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.\n",
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     "tag": "0.0.2",
20     "commit": "c47dc1eaae63731a66586d002954fc9de51b924b"
21   },
22   "source_files": "Classes/lib/*.{h,m}",
23   "frameworks": "Foundation",
24   "requires_arc": false